For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
166 10 17 21

Eikon API: Earnings Releases

Question on behalf of a client: Is it possible to retrieve "Earnings Releases" with the Eikon API?

Thanks in advance for your help!

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythondata
earnings.jpg (97.7 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvote
Accepted
39.2k 75 11 27

Yes, it is possible:
ek.get_data('AAPL.O',['TR.EventStartDate','TR.EventType','TR.EventTitle'],{'EventType':'RES', 'SDate':'20170101', 'EDate':'20180101'})

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Thanks Alex, that works:

Click below to post an Idea Post Idea