{
  "_id": "002036",
  "name": "Buoy type",
  "values": [
    {
      "_id": "002036",
      "codeentry": "Drifting buoy",
      "codefigure": "0",
      "status": "Operational"
    },
    {
      "_id": "002036",
      "codeentry": "Fixed buoy",
      "codefigure": "1",
      "status": "Operational"
    },
    {
      "_id": "002036",
      "codeentry": "Subsurface float (moving)",
      "codefigure": "2",
      "status": "Operational"
    },
    {
      "_id": "002036",
      "codeentry": "Missing value",
      "codefigure": "3",
      "status": "Operational"
    }
  ]
}