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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
7 0 0 4

Retrieving information about EPS forecasts

Hi, I am using the following formula to get the EPS forecast by analysts:

ek.get_data('EVTC.K', ['TR.EPSEstValue.date','TR.EPSEstValue.analystname', 'TR.EPSEstValue.value'], parameters={'SDate':'2019-12-01', 'EDate':'2020-12-31'})

it works great, but the problem is:

I think the date here is the date of publishment of the earning report? So how can I know which time period was the forecast about? (2020Q1 2020Q2 or 2020FY?)

Here's the first few rows of the output:


Thank you for your help!

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythondata
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

Upvotes
Accepted
18k 21 12 20

Hi @zzhao

I think you can add periodenddate output.


By the way, this forum is not the best place to ask about content questions. For an authoritative answer to any content questions, the best resource is the Refinitiv Content Helpdesk.

This forum is dedicated to things specific to the use of Eikon APIs.

The moderators here do not have deep expertise in every type of content available through Eikon.

The Refinitiv Content Helpdesk can be reached using Contact Us capability in your Eikon application or by calling the Helpdesk number in your country.

Or at https://my.refinitiv.com/


ahs.png (40.2 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.

Thank you so much for the answer and reminder!

Click below to post an Idea Post Idea