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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 0

Inconsistent ESG Score using get data API

I retrieved the ESG Score using the get_data API for Apple and Abu Dhabi Commercial Bank for 2016. Below the code used:

data = ek.get_data(ISIN, "TR.TRESGScoreGrade(Period=FY-2)")

where ISIN is either the one of Apple or ADCB.

Comparing what I got with the terminal data and also the excel one, I noticed that for Apple the data is consistent while for ADCB the retrieved data s referred to 2015.

Is this an error of the API? Or there are some differences among companies?

Thank you.

Andreas

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythonesg
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
629 2 4 7

It looks like there is no ESG data for ADCB.AD available for FY 2018,,, as a result, for this company the data is pulling 2017 as FY0,,, 2016 as FY-1, and 2015 as FY-2 ... So, the data is correct, it's just not lining up with Apple since Apple does in fact have 2018 figures.


adcbad.png (196.1 KiB)
esg.png (50.5 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