{
  "_id": "022123",
  "name": "Tide station manual meteorological data check",
  "values": [
    {
      "_id": "022123",
      "codeentry": "Operational",
      "codefigure": "0",
      "status": "Operational"
    },
    {
      "_id": "022123",
      "codeentry": "Suspected or known problem with wind sensor",
      "codefigure": "1",
      "status": "Operational"
    },
    {
      "_id": "022123",
      "codeentry": "Suspected or known problem with barometric pressure sensor",
      "codefigure": "2",
      "status": "Operational"
    },
    {
      "_id": "022123",
      "codeentry": "Suspected or known problem with air temperature sensor",
      "codefigure": "3",
      "status": "Operational"
    },
    {
      "_id": "022123",
      "codeentry": "Unknown status of all sensors",
      "codefigure": "4",
      "status": "Operational"
    },
    {
      "_id": "022123",
      "codeentry": "Suspected or known problems with multiple sensors",
      "codefigure": "5",
      "status": "Operational"
    },
    {
      "_id": "022123",
      "codeentry": "Bad data - DO NOT DISSEMINATE!",
      "codefigure": "6",
      "status": "Operational"
    },
    {
      "_id": "022123",
      "codeentry": "No manual meteorological data checks performed",
      "codefigure": "7",
      "status": "Operational"
    },
    {
      "_id": "022123",
      "codeentry": "Reserved",
      "codefigure": "8-30",
      "status": "Operational"
    },
    {
      "_id": "022123",
      "codeentry": "Missing value",
      "codefigure": "31",
      "status": "Operational"
    }
  ]
}