{
  "_id": "008013",
  "name": "Day/night qualifier",
  "values": [
    {
      "_id": "008013",
      "codeentry": "Night",
      "codefigure": "0",
      "status": "Operational"
    },
    {
      "_id": "008013",
      "codeentry": "Day",
      "codefigure": "1",
      "status": "Operational"
    },
    {
      "_id": "008013",
      "codeentry": "Twilight",
      "codefigure": "2",
      "status": "Operational"
    },
    {
      "_id": "008013",
      "codeentry": "Missing value",
      "codefigure": "3",
      "status": "Operational"
    }
  ]
}