{
  "name": "PERNP",
  "label": "Total person's earnings",
  "predicateType": "int",
  "group": "N/A",
  "limit": 0,
  "suggested-weight": "PWGTP",
  "values": {
    "item": {
      "-010000": "Loss of $10000 or more (Rounded & bottom-coded components)",
      "0000001": "$1 or break even",
      "-10001": "N/A (less than 15 years old)",
      "0000000": "No earnings"
    },
    "range": [
      {
        "min": "-9999",
        "max": "-1",
        "description": "Loss $1 to $9999 (Rounded components)"
      },
      {
        "min": "2",
        "max": "9999999",
        "description": "$2 to $9999999 (Rounded & top-coded components)"
      }
    ]
  }
}