{
  "name": "PINCP",
  "label": "Total person's income (signed, use ADJINC to adjust to constant dollars)",
  "predicateType": "int",
  "group": "N/A",
  "limit": 0,
  "suggested-weight": "PWGTP",
  "values": {
    "item": {
      "-19999": "N/A (less than 15 years old)",
      "0": "None",
      "-019998": "Loss of $19998 or more (Rounded and bottom- coded components)"
    },
    "range": [
      {
        "min": "-19997",
        "max": "-1",
        "description": "Loss $1 to $19997 (Rounded components)"
      },
      {
        "min": "1",
        "max": "4209995",
        "description": "$1 to $4209995 (Rounded and top-coded components)"
      }
    ]
  }
}