{
  "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": {
      "00000001": "$1 or break even",
      "-60000": "N/A (GQ/vacant)",
      "-0059999": "Loss of $59,999 or more",
      "00000000": "No household income"
    },
    "range": [
      {
        "min": "-59998",
        "max": "-1",
        "description": "Loss of $1 to $59,998"
      },
      {
        "min": "2",
        "max": "99999999",
        "description": "Total household income in dollars (Components are rounded)"
      }
    ]
  }
}