Get a bank's publication calendar
get_publication_calendarSee exactly which dates a central bank published rate tables—revealing weekends, holidays, and weekly/quarterly cadence. Use a year or date range to verify publication schedules.
Instructions
Use this to see WHICH dates a bank actually published a rate table — 'did the ECB publish on 2026-01-01?', 'how often does the US Treasury publish?'. Returns dates only, no rate values, so it is available on every plan (unlike history). Gaps reveal weekends, holidays, and weekly/quarterly publication cadence. Give ?year=YYYY or a from/to range; large ranges are capped and flagged truncated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Calendar date in YYYY-MM-DD format. | |
| bank | Yes | Bank/authority code as returned by list_central_banks (lowercase, e.g. 'ecb', 'fed', 'boj', 'hmrc', 'cbsl'). Call list_central_banks first if unsure — codes are short abbreviations of the institution, not country codes. | |
| from | No | Calendar date in YYYY-MM-DD format. | |
| year | No | Whole calendar year, e.g. '2026'. Alternative to from/to. |