bea_nipa_underlying_detail
Access granular National Income and Product Account breakdowns from the Bureau of Economic Analysis to analyze detailed economic components like PCE, GDP, and auto sales.
Instructions
Get NIPA underlying detail data — more granular national account breakdowns.
BEA caution: these detailed estimates are lower quality than published aggregates.
Common tables: U20305 (PCE current $), U70205S (auto sales/production monthly), U001A (GDP), U20304 (PCE by type). Use bea_dataset_info to discover all tables.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | No | NIUnderlyingDetail table (default: 'U20305'). Use bea_dataset_info to discover tables. | |
| frequency | No | A=annual (default), Q=quarterly, M=monthly | |
| year | No | Year(s): 'LAST5' (default), 'ALL', 'X', or comma-separated years |