{
  "_id": "008032",
  "name": "Status of operation",
  "values": [
    {
      "_id": "008032",
      "codeentry": "Routine operation",
      "codefigure": "0",
      "status": "Operational"
    },
    {
      "_id": "008032",
      "codeentry": "Event triggered by storm surge",
      "codefigure": "1",
      "status": "Operational"
    },
    {
      "_id": "008032",
      "codeentry": "Event triggered by tsunami",
      "codefigure": "2",
      "status": "Operational"
    },
    {
      "_id": "008032",
      "codeentry": "Event triggered manually",
      "codefigure": "3",
      "status": "Operational"
    },
    {
      "_id": "008032",
      "codeentry": "Installation testing",
      "codefigure": "4",
      "status": "Operational"
    },
    {
      "_id": "008032",
      "codeentry": "Maintenance testing",
      "codefigure": "5",
      "status": "Operational"
    },
    {
      "_id": "008032",
      "codeentry": "Reserved",
      "codefigure": "6-14",
      "status": "Operational"
    },
    {
      "_id": "008032",
      "codeentry": "Missing value",
      "codefigure": "15",
      "status": "Operational"
    }
  ]
}