Economic calendar
economic_calendar_listList macroeconomic events like CPI and payrolls over a date range, with actual, previous, and consensus figures. Filter by country, impact, or agency.
Instructions
List scheduled and released macroeconomic events (e.g. CPI, non-farm payrolls, rate decisions) over a date range, each with its actual, previous, and consensus figures. Filter by country, impact level, issuing agency, or a specific recurring event_id. Defaults to the US and roughly the next 30 days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Upper bound, YYYY-MM-DD or RFC3339. Default: from + 30 days. | |
| from | No | Lower bound, YYYY-MM-DD or RFC3339. Default: now. | |
| limit | No | 1-500. Default 100. | |
| agency | No | Issuing agency: BLS, BEA, Census, Fed, DOL, EIA. | |
| impact | No | Impact level: low, medium, high. | |
| country | No | Two-letter country code. Default: US. | |
| event_id | No | Filter to a single recurring event, e.g. us_cpi. |