{
  "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)",
      "0000000": "No household income",
      "-059999": "Loss of -$59,999 or more",
      "0000001": "$1 or break even"
    },
    "range": [
      {
        "min": "-59998",
        "max": "-1",
        "description": "Loss of $1 to -$59,998"
      },
      {
        "min": "2",
        "max": "9999999",
        "description": "Total household income in dollars (Components are rounded)"
      }
    ]
  }
}