{
  "_id": "002045",
  "name": "Indicator for type of platform",
  "values": [
    {
      "_id": "002045",
      "codeentry": "Sea station",
      "codefigure": "0",
      "status": "Operational"
    },
    {
      "_id": "002045",
      "codeentry": "Automatic data buoy",
      "codefigure": "1",
      "status": "Operational"
    },
    {
      "_id": "002045",
      "codeentry": "Aircraft",
      "codefigure": "2",
      "status": "Operational"
    },
    {
      "_id": "002045",
      "codeentry": "Satellite",
      "codefigure": "3",
      "status": "Operational"
    },
    {
      "_id": "002045",
      "codeentry": "Reserved",
      "codefigure": "4-14",
      "status": "Operational"
    },
    {
      "_id": "002045",
      "codeentry": "Missing value",
      "codefigure": "15",
      "status": "Operational"
    }
  ]
}