How to get a list of all ever-listed companies for a specific time horizon?

Clemens_Tegetmeier
edited April 17 in Eikon Data APIs

Is it possible to get a list of all ever-listed companies (including companies that are no longer listed) for a country/region (US, Europe) and a time horizon (e.g. 2000-2024) using the Python API?

Currently, we use the Python API and ld.get_data() to extract several types of data and get the identifiers externally or via the possibility to extract index constituents.

Answers