{
  "name": "PERNP",
  "label": "Total person's earnings (use ADJINC to adjust to constant dollars)",
  "predicateType": "int",
  "group": "N/A",
  "limit": 0,
  "suggested-weight": "PWGTP",
  "values": {
    "item": {
      "-10000": "Loss of $10000 or more (Rounded and bottom- coded components)",
      "0": "No earnings",
      "-10001": "N/A (less than 15 years old)"
    },
    "range": [
      {
        "min": "-9999",
        "max": "-1",
        "description": "Loss $1 to $9999 (Rounded components)"
      },
      {
        "min": "1",
        "max": "1999998",
        "description": "$1 to $1999998(Rounded and top-coded components)"
      }
    ]
  }
}