{
  "_id": "023031",
  "name": "Possibility that plume will encounter precipitation in State in which incident occurred",
  "values": [
    {
      "_id": "023031",
      "codeentry": "Plume will not encounter rain in incident State",
      "codefigure": "0",
      "status": "Operational"
    },
    {
      "_id": "023031",
      "codeentry": "Plume will encounter rain in incident State",
      "codefigure": "1",
      "status": "Operational"
    },
    {
      "_id": "023031",
      "codeentry": "Reserved",
      "codefigure": "2",
      "status": "Operational"
    },
    {
      "_id": "023031",
      "codeentry": "Missing value",
      "codefigure": "3",
      "status": "Operational"
    }
  ]
}