{
  "_id": "033050",
  "name": "<no name>",
  "values": [
    {
      "codeentry": "Unqualified",
      "codefigure": "0"
    },
    {
      "codeentry": "Correct value (all checks passed)",
      "codefigure": "1"
    },
    {
      "codeentry": "Probably good but value inconsistent with statistics (differ from climatology)",
      "codefigure": "2"
    },
    {
      "codeentry": "Probably bad (spike, gradient, etc., if other tests passed)",
      "codefigure": "3"
    },
    {
      "codeentry": "Bad value, impossible value (out of scale, vertical instability, constant profile)",
      "codefigure": "4"
    },
    {
      "codeentry": "Value modified during quality control",
      "codefigure": "5"
    },
    {
      "codeentry": "Interpolated value",
      "codefigure": "8"
    },
    {
      "codeentry": "Missing value",
      "codefigure": "15"
    }
  ]
}