Python - querying Company Name, Exchange and RIC using PermID

I have a list of PermID's in a dataframe for a large number of companies.

I'd like to enrich this list with Company Name, Country (i.e. United Kingdom), RIC, ticker, Exchange its listed on (i.e. FTSE), business summary etc etc. I can find plenty of articles about using various methods of using company name, but not the other way around by using Perm ID to query additional info about a company.

What do you guys recommend?

Thank you

Best Answer

  • Gurpreet
    Answer ✓

    Hi @di.ti,

    Most of this information can be found using the Data Item Browser in Eikon/Workspace. Please search for the relevant field and use it within the get_data call.

    1700074478339.png