Upcoming data release calendar
FRED data release schedule - when CPI, jobs report, GDP, and other key economic data will be published. Returns the next scheduled releases in chronological order; set upcoming=false for the most recent past releases. Narrow it to one release with release=cpi, release=50 or release=employment; /macro/releases/catalog lists what can be named.
Query parameters
Maximum number of records to return.
Maximum number of records to return.
Pagination offset (zero-indexed).
Pagination offset (zero-indexed).
Narrow the calendar to one release: an id (10), a short alias (cpi, nfp, fomc), or part of a name (consumer price). See /macro/releases/catalog.
Narrow the calendar to one release: an id (10), a short alias (cpi, nfp, fomc), or part of a name (consumer price). See /macro/releases/catalog.
Narrow the calendar to SEVERAL releases: a comma-separated list of ids, aliases or name fragments (each resolved like release), up to 10 entries. Mutually exclusive with release.
Narrow the calendar to SEVERAL releases: a comma-separated list of ids, aliases or name fragments (each resolved like release), up to 10 entries. Mutually exclusive with release.
Window lower bound, YYYY-MM-DD inclusive. With start/end the calendar is served ascending inside the window; upcoming cannot be combined with an explicit window.
Window lower bound, YYYY-MM-DD inclusive. With start/end the calendar is served ascending inside the window; upcoming cannot be combined with an explicit window.
Window upper bound, YYYY-MM-DD inclusive. See start.
Window upper bound, YYYY-MM-DD inclusive. See start.
True returns releases scheduled from today onward, soonest first - the default. False returns the most recent past releases, newest first. Cannot be combined with an explicit start/end window.
True returns releases scheduled from today onward, soonest first - the default. False returns the most recent past releases, newest first. Cannot be combined with an explicit start/end window.
Include release dates that carry no data yet. Scheduled future dates are always in this state, so it defaults to true when upcoming=true and false otherwise.
Include release dates that carry no data yet. Scheduled future dates are always in this state, so it defaults to true when upcoming=true and false otherwise.
Response
FRED data release calendar entries.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}