Hello!
Our team is interested in a periodic extraction of basic company data (name, address, headquarters location) as well as information on subsidiaries and ownership.
I believe it's this dataset: https://www.lseg.com/en/data-analytics/financial-data/company-data/organization-information/corporate-hierarchy-data/organization-entity-data
How would I go about retrieving this data in bulk in a reasonable format (zipped json/csv/parquet)?
I believe my company has access to most LSEG offerings.
I took a look at the workspace API's, but they only seem to offer requests on a per-company basis, and I'd like to avoid making 20+ mil requests.