bea_fixed_assets
Retrieve annual fixed assets data from BEA, including net stock, depreciation, and investment by asset type and industry.
Instructions
Get Fixed Assets data — net stock, depreciation, and investment tables.
Covers private/government fixed assets, equipment, structures, and IP products. Annual data only, updated once per year (late August – early October).
Common tables: FAAt101 (current-cost net stock by type), FAAt201 (private equipment), FAAt401 (private nonresidential by industry), FAAt801 (current-cost depreciation). Use bea_dataset_info to discover all table names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Year(s): 'LAST5' (default), 'ALL', 'X', or comma-separated years | |
| table_name | No | FixedAssets table name (default: 'FAAt101'). Use bea_dataset_info to discover. |