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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 0

How to access all Income Statement Source Dates for particular Period End Date

If I run:

df, err = ek.get_data(['2020.SE'], [ 'TR.NetIncomeAfterTaxes.calcdate', 'TR.NetIncomeAfterTaxes', 'TR.ISPeriodEndDate', 'TR.ISSourceDate', 'TR.ISOriginalAnnouncementDate'], parameters={"Frq": "FY", "SDate": "2017-01-01", "EDate": "2017-02-01", 'Period': 'fy0', 'Scale': 6, 'ReportingState': 'All'})

I see three different Net Income values, presumably corresponding to one original and two restated values for period end 2016-12-31. However, the columns for Source Date and Orig Announce Date are not totally populated. How do I see the different source dates pertaining to the three values?

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
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 @sean.paterson.malta

I think because the 'TR.ISPeriodEndDate','TR.ISSourceDate','TR.ISOriginalAnnouncementDate' fields only have 1 data point available for reportingstate=All

This forum is moderated by Developer and focusing on the API sample code.

For in-depth content question, I would like to suggest you to contact Refinitiv Content Helpdesk to clarify on the field which may carry the information you are interested in.

You can call your Refinitiv Helpdesk in your local number or at online, URL is https://my.refinitiv.com/



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

Click below to post an Idea Post Idea