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
3 1 2 5

Fetching historical ESG score

Hello,

I wrote the code as bellow to fetch the ESG score of S&P500 for 2019 but just the most recent scores show up. I repeated it with constitutions but the result was the same.

Code:

1626282668075.png

Result:

1626282750391.png

Thanks in advance for your help.

eikoneikon-data-apirefinitiv-dataplatform-eikonworkspaceworkspace-data-apiapiesg
1626282668075.png (12.0 KiB)
1626282750391.png (21.2 KiB)
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.

Hello @Fatemeh

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,


AHS

@Fatemeh

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

Thanks,

-AHS

Upvote
Accepted
39.4k 77 11 27

@Fatemeh

Please, see the discussion on this thread, and in particular this response. For ESG data I strongly recommend using the parameter named Period and explicitly specifying fiscal year instead of using SDate and EDate parameters.

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.

Thanks a million.
Upvotes
10.2k 18 6 9

@Fatemeh As you are requesting annual data - please try for example 'SDate' : '2015-01-01'. to get a few years of data

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.