Calendar US-BANKING-DAYS — US Federal Reserve (FRB) banking holiday calendar   1256 rows loaded of 1826
Clear
Metadata
Last run
All runs →
  • Status success
  • Enqueued2026-09-04 05:00:50
  • Duration 11.359 s
  • ProductSource ps-11
  • Error: calendar='US-BANKING-DAYS' rows_upserted=1826
Legend
  •  Working day
  •  Non-working weekday (holiday — see Note column)
  •  Weekend non-working
  •  Weekend with note (annotated)
Quick bulk load
Option A — CSV (3-col):
curl -F file=@days.csv /api/v1/calendars/5/days:bulk
Format: YYYY-MM-DD, 1|0, "Holiday label (opt)"
Option B — adapters_calendar_html:
POST /api/v1/calendars/5/days:scrape-import
Body: {"strategy": "adapters_calendar_html", "url": "https://…", "rule": {…}}