bea_gdp_national
Fetch U.S. national GDP from NIPA tables. Access GDP, growth, components, and deflators for quarterly or annual periods.
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) |