Upgrade from Eikon -> Workspace. Learn about programming differences.

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-apirefinitiv-dataplatform-eikonworkspaceworkspace-data-apiesg
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.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

@Jam.Santillan.Refinitiv

Thank you for your participation in the forum. Are any of the replies below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply that best answers your question. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

-AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS

1 Answer

· Write an Answer
Upvotes
Accepted
1.5k 3 2 3

@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 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.