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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
3 0 0 1

API: Retrieve ESG Pillar Weights

Hello,

Is there a possibility that the weights of the individual pillars can be retrieved via the API?

For e.g.:

fields =  ['TR.EnvironmentPillarScoreGrade.date', 'TR.EnvironmentPillarScoreGrade']
# how to retrieve `Weight` (in this case: 13.9%)
# fields += ['TR.EnvironmentPillarScoreGradeWeight'] # does not exist

df, err = ek.get_data(
    instruments = ['MSFT.OQ'], fields = fields,       
    parameters = {'SDate':'0Y', 'EDate':f'-2Y'}
)


Unfortunetaly, I can not retrieve a variable such as `'TR.EnvironmentPillarScoreGradeWeight'`. I did not find any relatable data-item it in the Item Browser either.

Could these variables possibly be integrated or does a "work-around" exist?

Best,


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.

Upvotes
Accepted
18k 21 12 20

Hi @lars.poppe

So the question is, is there any field carrying "ESG Pillar Weights" data point?

This forum is not the best place to ask about content questions.
For an authoritative answer to any content questions, the best resource is the Refinitiv Content Helpdesk.

You can ask help desk to provide you the field name(if it is available).
This forum is dedicated to things specific to the use of Eikon APIs.
The moderators here do not have deep expertise in every type of content available through Eikon.
The Refinitiv Content Helpdesk can be reached using Contact Us capability in your Eikon application.
Or by calling the Helpdesk number in your country.
Or at https://my.refinitiv.com/


I also would like to know how would you know that the value is 13.9%?

Is it available on Eikon Desktop?

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.

Upvotes
3 0 0 1

Thank you for your quick answer. Exactly, the question was about which variable name (i.e. the field name) corresponds to the data about the Pillar Weights.

Regarding your last question: Right, the Pillar Weights (in percent) are available on Eikon Desktop. Unfortunately, there is no popup help icon that provides the field name.

I will be contacting the help desk, thanks!


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