bea_gdp_national
Retrieve U.S. national GDP data from NIPA tables, including growth, components, and deflators. Get quarterly, annual, or monthly figures for analysis.
Instructions
Get U.S. national GDP data from the NIPA tables. Shows GDP, GDP growth, components (consumption, investment, government, net exports), and deflators.
Common table names:
T10101: GDP and major components (real)
T10106: GDP and major components (nominal)
T10111: GDP percent change
T20100: Personal income and its disposition
T30100: Government receipts and expenditures
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Year(s) to fetch. Use 'X' for all, 'LAST5' for last 5, or specific year. Default: LAST5 | |
| frequency | No | Frequency: Q=quarterly (default), A=annual, M=monthly | |
| table_name | No | NIPA table name (default: T10101 — Real GDP). Other: T10106 (nominal GDP), T10111 (% change), T20100 (personal income) |