list_releases
Browse the ONS release calendar to discover upcoming, published, or cancelled statistical publications and their release dates.
Instructions
Browse the ONS release calendar — the AUTHORITATIVE schedule of
statistical publications. USE THIS to answer "when is the next X
released", not the next_release field on get_timeseries/get_dataset
(which is a snapshot from the last publication and can be wrong).
status is one of: "upcoming" (provisional + confirmed, not yet out —
the default), "published" (already released), "cancelled". query
filters by title/summary (e.g. "inflation", "GDP"). sort defaults to
soonest-first for upcoming and most-recent-first otherwise; override
with "release_date_asc" / "release_date_desc" / "title_asc".
Each item carries the release uri (pass to get_release for detail),
title, summary, the ISO release_date, and a status of confirmed /
provisional / cancelled. Dates that are still provisional may move —
get_release shows whether a date is finalised.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| limit | No | ||
| query | No | ||
| offset | No | ||
| status | No | upcoming |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||