Is there a way to pull up Fund of Funds ESG data using Python API?

The client is following a Fund whose constituents are several other funds. Is there a way to pass through this first level and immediately extract all the ESG information on the companies/countries irrespective of the level at which they are situated within the portfolio (e.g. a stock that is part of a fund of which is a constituent of the portfolio of the first fund would be the second level, a stock in the fund of a fund of yet another fund, would be the third level, etc.).

Best Answer

  • @JE Reyes

    Thanks for reaching out to us.

    This forum is aimed at answering "how to" types of questions about using Refinitiv APIs and the moderators are not Content/Data specialists. For content availability type questions, I recommend you raise a ticket at Product Support | MyRefinitiv for the product concerned.

    If you are using Eikon Data API, you need to contact Eikon Excel support and ask for the Excel formula which can be used to retrieve the required data.

    If the Excel formula is available, we may be able to convert it to Python code.