{
  "_id": "033003",
  "name": "Quality information",
  "values": [
    {
      "_id": "033003",
      "codeentry": "Data not suspect",
      "codefigure": "0",
      "status": "Operational"
    },
    {
      "_id": "033003",
      "codeentry": "Data slightly suspect",
      "codefigure": "1",
      "status": "Operational"
    },
    {
      "_id": "033003",
      "codeentry": "Data highly suspect",
      "codefigure": "2",
      "status": "Operational"
    },
    {
      "_id": "033003",
      "codeentry": "Data considered unfit for use",
      "codefigure": "3",
      "status": "Operational"
    },
    {
      "_id": "033003",
      "codeentry": "Reserved",
      "codefigure": "4-6",
      "status": "Operational"
    },
    {
      "_id": "033003",
      "codeentry": "Quality information not given",
      "codefigure": "7",
      "status": "Operational"
    }
  ]
}