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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
4 0 0 0

No date showing here

df_profit, err = ek.get_data(['GASI.MI']

,['TR.Revenue.date'

,'TR.EBITMarginPercent'

,'TR.TotalAssetsReported'

,'TR.ROATotalAssetsPercent'

,'TR.TotDebtTotAssetsPct'

]

,{'Scale': 6, 'SDate': 0, 'EDate': -3, 'FRQ': 'FY', 'Curn': 'EUR'})

I am trying to get data using this code, but there are some RIC returns with value but no value for the date?

I dont know the reason why? I hope I can get some help how to solve this.

Thank you so much

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythondata
1609443718944.png (14.0 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
18k 21 12 20

Hi @hant764

You can try the following code:


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

Thank you so much for your reply

I use this one 'TR.ISPeriodEndDate' :D

Click below to post an Idea Post Idea