Newswires - Calendar Live
Number of APIs: 14
?image here?
Sample
Product Overview
Corporate and economic event data drives trading and investment decisions. The Calendar Live API provides company and macroeconomic event data that keeps traders, investment managers, and active individual investors ahead of the statistics, earnings, meetings, and announcements that move markets.
The Calendar Live API includes data on more than 1,000 economic events from 55 countries and corporate event data from 11,500 companies in 100 countries. To offer this global event dataset, Dow Jones partnered with Kantar Media, a leading research, data, and insights company, for calendar data; and sourced earning estimates and consensus data from FactSet, a solution provider for tens of thousands of investment professionals. When combined with Dow Jones News, financial professionals and individual investors will be able to take action on economic and corporate events.
Concepts
Calendar events are classified into three types, represented in the element event_code
GET /taxonomy/calendar-events/eventcode
s:
- Corporate—ICC
- Economic and Political—IEP
- Treasury Auctions—IDC
Each event type is further divided into classes, represented in the element event_class
GET /taxonomy/calendar-events/eventclass
. These sub-categorization enables to narrow the search. For example, retrieving the upcoming Earnings events for companies uses the filter event_class=ICC_EARN
.
-
Taxonomy - GetTaxonomySeriesCodes GET https://{{CalFrontURL}}/taxonomy/calendar-events/seriescodes
-
Taxonomy - GetTaxonomyRegionsByCode GET https://{{CalFrontURL}}/taxonomy/calendar-events/regions/{{RegionCode}}
-
Taxonomy - GetTaxonomyCodes GET https://{{CalFrontURL}}/taxonomy/calendar-events/eventcodes
-
Taxonomy - GetTaxonomyCodesByCode GET https://{{CalFrontURL}}/taxonomy/calendar-events/eventcodes/{{EventCode}}
-
Auth - Get JWT Token POST https://{{SessionURL}}/oauth2/v1/token
-
Search - ListEvents GET https://{{CalFrontURL}}/calendar-events/search?filter[has_confirmed_events_only]=true&filter[region]=AS&filter[event_class]=IEP_STAT
-
Search - SearchKeyEventsRegions POST https://{{CalFrontURL}}/calendar-events/search
-
Taxonomy - GetTaxonomyCountries GET https://{{CalFrontURL}}/taxonomy/calendar-events/countries
-
Taxonomy - GetTaxonomyCountriesByCode GET https://{{CalFrontURL}}/taxonomy/calendar-events/countries/{{CountryCode}}
-
Taxonomy - GetTaxonomyRegions GET https://{{CalFrontURL}}/taxonomy/calendar-events/regions