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:
Result:
Thanks in advance for your help.
For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
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:
Result:
Thanks in advance for your help.
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.
@Fatemeh As you are requesting annual data - please try for example 'SDate' : '2015-01-01'. to get a few years of data