how to select a list of companies in ADVEV app

ganggang
ganggang Newcomer

Hi,
I want to download earnings call transcripts of about 700 companies using ADVEV app, but I cannot use country or industry classify them. The companies are listed in an excel document.

I wonder if "RIC/Company/Portfolio/List" could help me with this problem. Or if there is any better method than manually entering.

Thank you for your help!

Answers

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    @ganggang

    Thank you for reaching out to us.

    The LSEG Data Library for Python can be used to retrieve data. The sample code is available on GitHub.

    This forum is dedicated to software developers using LSEG APIs. The moderators on this forum do not have deep expertise in every bit of content available through LSEG products, which is required to answer content questions such as this one.

    The best resource for content questions is the Helpdesk support team, which can be reached by submitting queries through LSEG Support. The support team will either have the required content expertise ready available or can reach out to relevant content experts to get the answer for you.

    You need to ask for the Excel formula, such as =RDP.Data, that can be used to retrieve the required data.

    Then, we can help you converting that formula to Python code.