{
  "name": "HINCP",
  "label": "Household income (past 12 months, use ADJINC to adjust HINCP to constant dollars)",
  "predicateType": "int",
  "group": "N/A",
  "limit": 0,
  "suggested-weight": "WGTP",
  "values": {
    "item": {
      "-60000": "N/A (GQ/vacant). Unselect this value to get correct calculation of average for this variable",
      "0": "No household income",
      "-59999": "Loss of -$59,999 or more"
    },
    "range": [
      {
        "min": "-59998",
        "max": "-1",
        "description": "Loss of $1 to -$59,998"
      },
      {
        "min": "1",
        "max": "9999999",
        "description": "Total household income in dollars (Components are rounded)"
      }
    ]
  }
}