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.
True returns releases scheduled from today onward, soonest first - the default. False returns the most recent past releases, newest first.
True returns releases scheduled from today onward, soonest first - the default. False returns the most recent past releases, newest first.
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"
]
}
}