why I can't retrieve ESG Scores data using EIKON API? I am trying to get the TR.TRESGScoreGrade f...

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

Best Answer

  • bob.lee
    bob.lee LSEG
    Answer ✓

    @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.

Answers

  • 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