{
  "name": "HIGRADE",
  "label": "What Is the Highest Grade or Yr. of Reg.",
  "predicateType": "int",
  "group": "N/A",
  "limit": 0,
  "values": {
    "item": {
      "00": "Not Appl. If Under 15, Did Not Att. or A"
    },
    "range": [
      {
        "min": "1",
        "max": "8",
        "description": "Elementary"
      },
      {
        "min": "9",
        "max": "12",
        "description": "High School"
      },
      {
        "min": "21",
        "max": "26",
        "description": "Coll."
      }
    ]
  }
}