{
  "_id": "033042",
  "name": "<no name>",
  "values": [
    {
      "codeentry": "EXCLUSIVE LOWER LIMIT (>)",
      "codefigure": "0"
    },
    {
      "codeentry": "INCLUSIVE LOWER LIMIT (>=)",
      "codefigure": "1"
    },
    {
      "codeentry": "EXCLUSIVE UPPER LIMIT (<)",
      "codefigure": "2"
    },
    {
      "codeentry": "INCLUSIVE UPPER LIMIT (=<)",
      "codefigure": "3"
    },
    {
      "codeentry": "MISSING VALUE",
      "codefigure": "7"
    }
  ]
}