bea_nipa_table
Retrieve a complete BEA NIPA table for a specified year range. Choose table ID, frequency (A/Q/M), and start/end years to get curated economic data.
Instructions
Fetch a complete BEA NIPA table for an explicit inclusive year range.
table_id is BEA's canonical TableName (for example T10106). frequency must be
A, Q, or M and must be advertised for that table in BEA's source inventory.
The route is NIPA-only, sends an explicit Year list rather than Year=X, and
returns source-observed metric labels plus per-line coverage. Uncurated tables
omit reviewed units, history, and verified_on claims; exact curated pairs add
a separate catalog overlay. BEA_API_KEY is required for a source retrieval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | ||
| end_year | Yes | ||
| table_id | Yes | ||
| frequency | Yes | ||
| start_year | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||