labor_statistics
Retrieve US labor market and economic statistics from the Bureau of Labor Statistics, including unemployment rate, CPI, payrolls, and more. No API key required.
Instructions
Get US labor market and economic statistics from the Bureau of Labor Statistics (BLS). Includes unemployment rate, CPI, payrolls, and more. No API key required (v1 API).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preset | No | Preset data series to query. Omit to see all available presets. | |
| end_year | No | End year (default: current year) | |
| series_id | No | Custom BLS series ID (e.g., LAUCN040010000000005). Overrides preset. | |
| start_year | No | Start year (default: 3 years ago) |