bea_personal_income
Get personal income by state from BEA Regional data. Choose summary, per capita, or component tables (wages, dividends, transfers) and filter by year, geography, and line code.
Instructions
Get personal income data by state from BEA Regional dataset.
Table options:
SAINC1: Personal income summary (income, population, per capita) — default
SAINC3: Per capita personal income only
SAINC4: Personal income by major component (wages, dividends, transfers)
LineCode for SAINC1: 1=personal income, 2=population, 3=per capita income (default) LineCode for SAINC4: 1=total, 50=wages, 45=dividends/interest/rent, 47=transfer receipts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Year(s): 'LAST5' (default), 'ALL', or comma-separated years | |
| geo_fips | No | 'STATE' (all states, default), or state FIPS + '000'. 'COUNTY' for all counties, 'MSA' for all metro areas. | |
| line_code | No | SAINC1: '3' (per capita, default), '1' (personal income), '2' (population). SAINC4: '50' (wages), '45' (property income), '47' (transfers) | |
| table_name | No | 'SAINC1' (personal income summary, default), 'SAINC3' (per capita only), 'SAINC4' (by component) |