{
  "name": "FINCP",
  "label": "Family income (past 12 months, use ADJINC to adjust FINCP 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)",
      "00000000": "No family income",
      "-0059999": "Loss of $59,999 or more"
    },
    "range": [
      {
        "min": "-59998",
        "max": "-1",
        "description": "Loss of $1 to $59,998"
      },
      {
        "min": "2",
        "max": "99999999",
        "description": "Total family income in dollars (Components are rounded)"
      }
    ]
  }
}