GET Econ
Get an array of event date objects
Authorizations
include key in either query or header
Query Parameters
Filter the returned data by specific time periods.
- current - Displays n events (parameter 'rows'), tacking m from the past (parameter 'pastevents'), limited to k hours back (parameter 'hoursbefore').
- range - Displays events from a start date to a end
- day - Displays the events for the current day
- week - Displays the events for the current week
- month - Displays the events for the current day and the rest of the days in the current month.
current
, range
, day
, week
, month
The number of rows to display. Only applicable for view=current
The number of events from the past. Max 100. Only applicable for view=current. If hoursbefore is specified the events from the past will be limited to those within specified hours.
When view=current hoursbefore limits the previousevents returned to within the specified hours.
Keyword to filter results. Must be at least 3 characters long
Filter results by specific countries. To filter by multiple, separate by comma - US,FR,DE
AU
, AT
, BE
, BR
, CA
, CL
, CN
, CO
, CZ
, DK
, EMU
, FI
, FR
, DE
, GR
, HK
, HU
, IS
, IN
, ID
, IE
, IT
, JP
, MX
, NL
, NZ
, false
, PL
, PT
, RO
, RU
, SG
, SK
, ZA
, ES
, SE
, CH
, TR
, UK
, US
Limit the returned results to specific categories. To filter by multiple, separate by comma
- categories=c94405b5-5f85-4397-ab11-002a481c4b92,33303f5e-1e3c-4016-ab2d-ac87e98f57ca
- Central Banks - c94405b5-5f85-4397-ab11-002a481c4b92
- Consump. & Inflation - 33303f5e-1e3c-4016-ab2d-ac87e98f57ca
- Confidence Indice - se229c890-80fc-40f3-b6f4-b658f3a02635
- Employment - 91da97bd-d94a-4ce8-a02b-b96ee2944e4c
- Industrial & Non-Industrial Activity - 24127f3b-edce-4dc4-afdf-0b3bd8a964be
- Liquidity & Balance - fa6570f6-e494-4563-a363-00d0f2abec37
- Government - e9e957ec-2927-4a77-ae0c-f5e4b5807c16
c94405b5-5f85-4397-ab11-002a481c4b92
, 33303f5e-1e3c-4016-ab2d-ac87e98f57ca
, se229c890-80fc-40f3-b6f4-b658f3a02635
, 91da97bd-d94a-4ce8-a02b-b96ee2944e4c
, 24127f3b-edce-4dc4-afdf-0b3bd8a964be
, fa6570f6-e494-4563-a363-00d0f2abec37
, e9e957ec-2927-4a77-ae0c-f5e4b5807c16
Find a list of possible values here - http://calendar.fxstreet.com/country/GetTimeZones?v=2&f=json Use the FXSstandardName value
Response
Unique ID of the eventdate. An eventdae is the single specific occurance in time of an event.
The date/time that the eventdate occurs. For example, if the event is an announcment of economic numbers, this is the date/time that the numbers are announced.
comments
True if the eventdate is preliminary
The period type. For example, PeriodType will be Q
if the event is an announcment of quarterly numbers.
The date/time that the eventdate is reguarding. For example, if it is an announcment of numbers from Q1, this field will be 2017-03-31T00:00:00Z
Volitility for the eventdate
Consensus estimate of numbers to be announced at eventdate
True if the eventdate has related content
Value of the numbers previously announced at same event
Revised numbers for the eventdate if applicable
True if the eventdate is tentative
True if the eventdate lasts all day
True if the numbers announced are better than expected
True if the eventdate has news
True if the eventdate has relateds
True if the eventdate has history
The URL source of the eventdate if applicable
The date/time that the eventdate was created in FXstreet's system
Was this page helpful?