{
  "name": "PINCP",
  "label": "Total person's income (signed)",
  "predicateType": "int",
  "group": "N/A",
  "limit": 0,
  "suggested-weight": "PWGTP",
  "values": {
    "item": {
      "0000001": "$1 or break even",
      "-20000": "N/A (less than 15 years old)",
      "-019999": "Loss of $19999 or more (Rounded & bottom-coded components)",
      "0000000": "None"
    },
    "range": [
      {
        "min": "-19998",
        "max": "-1",
        "description": "Loss $1 to $19998 (Rounded components)"
      },
      {
        "min": "2",
        "max": "9999999",
        "description": "$2 to $9999999 (Rounded & top-coded components)"
      }
    ]
  }
}