Economic Calendar
Get recent and upcoming economic releases.
Historical events and surprises are available for Enterprise clients.
Query parameters
From date <code>YYYY-MM-DD</code>.
To date <code>YYYY-MM-DD</code>.
Response
successful operation
Example response
{
"economicCalendar": [
{
"actual": 0.8008282,
"country": "country",
"unit": "unit",
"prev": 6.0274563,
"impact": "impact",
"estimate": 1.4658129,
"time": "time",
"event": "event"
},
{
"actual": 0.8008282,
"country": "country",
"unit": "unit",
"prev": 6.0274563,
"impact": "impact",
"estimate": 1.4658129,
"time": "time",
"event": "event"
}
]
}Changes
Changed in 3 of the 35 revisions of this API.13
- ○
added the new optional
queryrequest parameterfromnew-optional-request-parameter
- ○
added the new optional
queryrequest parametertonew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 146 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲