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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted

why I can't retrieve ESG Scores data using EIKON API? I am trying to get the TR.TRESGScoreGrade for DE0005933964 and the output says NA, nevertheless in EIKON I can see it's most current ESG score is 77.52

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

ek.get_data(my_list_of_ISINs,['TR.TRESGScoreGrade'], parameters=None, field_name=False, raw_output=False, debug=False)[0]


my_list_of_ISINs is of course list format

output ends with all NA

1 Answer

Upvotes
Accepted
707 2 1 1

@Jam.Santillan.Refinitiv , This is an ETF, the ESG score of a "fund" is provided by Lipper. If you need to access the ESG scores of funds via API, you need to use the RDP Funds API. I do not think Eikon API currently provides fund's ESG. I checked the RDP API, this ETF's ESG score is available there.

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