{
  "_id": "020041",
  "name": "Airframe icing",
  "values": [
    {
      "_id": "020041",
      "codeentry": "No icing",
      "codefigure": "0",
      "status": "Operational"
    },
    {
      "_id": "020041",
      "codeentry": "Light icing",
      "codefigure": "1",
      "status": "Operational"
    },
    {
      "_id": "020041",
      "codeentry": "Light icing in cloud",
      "codefigure": "2",
      "status": "Operational"
    },
    {
      "_id": "020041",
      "codeentry": "Light icing in precipitation",
      "codefigure": "3",
      "status": "Operational"
    },
    {
      "_id": "020041",
      "codeentry": "Moderate icing",
      "codefigure": "4",
      "status": "Operational"
    },
    {
      "_id": "020041",
      "codeentry": "Moderate icing in cloud",
      "codefigure": "5",
      "status": "Operational"
    },
    {
      "_id": "020041",
      "codeentry": "Moderate icing in precipitation",
      "codefigure": "6",
      "status": "Operational"
    },
    {
      "_id": "020041",
      "codeentry": "Severe icing",
      "codefigure": "7",
      "status": "Operational"
    },
    {
      "_id": "020041",
      "codeentry": "Severe icing in cloud",
      "codefigure": "8",
      "status": "Operational"
    },
    {
      "_id": "020041",
      "codeentry": "Severe icing in precipitation",
      "codefigure": "9",
      "status": "Operational"
    },
    {
      "_id": "020041",
      "codeentry": "Trace of icing",
      "codefigure": "10",
      "status": "Operational"
    },
    {
      "_id": "020041",
      "codeentry": "Trace of icing in cloud",
      "codefigure": "11",
      "status": "Operational"
    },
    {
      "_id": "020041",
      "codeentry": "Trace of icing in precipitation",
      "codefigure": "12",
      "status": "Operational"
    },
    {
      "_id": "020041",
      "codeentry": "Reserved",
      "codefigure": "13-14",
      "status": "Operational"
    },
    {
      "_id": "020041",
      "codeentry": "Missing value",
      "codefigure": "15",
      "status": "Operational"
    }
  ]
}