{
  "_id": "022122",
  "name": "Tide station automated meteorological data check",
  "values": [
    {
      "_id": "022122",
      "codeentry": "Good data from all sensors",
      "codefigure": "0",
      "status": "Operational"
    },
    {
      "_id": "022122",
      "codeentry": "Wind direction outside of allowable range",
      "codefigure": "1",
      "status": "Operational"
    },
    {
      "_id": "022122",
      "codeentry": "Wind speed outside of expected range",
      "codefigure": "2",
      "status": "Operational"
    },
    {
      "_id": "022122",
      "codeentry": "Barometric pressure outside of expected range",
      "codefigure": "3",
      "status": "Operational"
    },
    {
      "_id": "022122",
      "codeentry": "Air temperature outside of expected range",
      "codefigure": "4",
      "status": "Operational"
    },
    {
      "_id": "022122",
      "codeentry": "Multiple sensors failed QC checks",
      "codefigure": "5",
      "status": "Operational"
    },
    {
      "_id": "022122",
      "codeentry": "No automated meteorological data checks performed",
      "codefigure": "6",
      "status": "Operational"
    },
    {
      "_id": "022122",
      "codeentry": "Reserved",
      "codefigure": "7-30",
      "status": "Operational"
    },
    {
      "_id": "022122",
      "codeentry": "Missing value",
      "codefigure": "31",
      "status": "Operational"
    }
  ]
}