{
  "_id": "040213",
  "name": "Ocean product quality flag",
  "values": [
    {
      "codeentry": "CLW, WVC, SSW and SST quality OK",
      "codefigure": 0,
      "status": ""
    },
    {
      "codeentry": "CLW, WVC and SSW OK but  SST not.",
      "codefigure": 1,
      "status": ""
    },
    {
      "codeentry": "CLW, WVC and  SST OK but SSW not.",
      "codefigure": 2,
      "status": ""
    },
    {
      "codeentry": "CLW and WVC OK but SST and SSW not.",
      "codefigure": 3,
      "status": ""
    },
    {
      "codeentry": "CLW, SST and SSW OK but WVC not.",
      "codefigure": 4,
      "status": ""
    },
    {
      "codeentry": "CLW and SSW OK but SST and WVC not.",
      "codefigure": 5,
      "status": ""
    },
    {
      "codeentry": "CLW and SST OK but WVC and SSW not ",
      "codefigure": 6,
      "status": ""
    },
    {
      "codeentry": "CLW OK but , WVC, SSW and SST not.",
      "codefigure": 7,
      "status": ""
    },
    {
      "codeentry": "WVC, SSW and SST OK but CLW not.",
      "codefigure": 8,
      "status": ""
    },
    {
      "codeentry": "SSW and SST OK but WVC and CLW not.",
      "codefigure": 9,
      "status": ""
    },
    {
      "codeentry": "WVC and SST OK but SSW and CLW not.",
      "codefigure": 10,
      "status": ""
    },
    {
      "codeentry": "WVC OK but SST, SSW and CLW not.",
      "codefigure": 11,
      "status": ""
    },
    {
      "codeentry": "SST and SSW OK but  CLW and WVC not.",
      "codefigure": 12,
      "status": ""
    },
    {
      "codeentry": "SSW OK but SST, CLW and WVC not.",
      "codefigure": 13,
      "status": ""
    },
    {
      "codeentry": "SST O but SSW, CLW and WVC not",
      "codefigure": 14,
      "status": ""
    },
    {
      "codeentry": "CLW, WVC, SSW and SST quality not OK",
      "codefigure": 15,
      "status": ""
    },
    {
      "codeentry": "Missing value",
      "codefigure": 255,
      "status": ""
    }
  ]
}