For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
25 0 0 0

Is there a way to get the list of "Related Companies" for a given OrgPermID using the Eikon API?

If I type "Robert Bosch GmbH", which has OrgPermID = 4295869214, in the search box of Eikon, I get lots of details for that company, including the list of "Related Companies" on the lower right corner of the screen. Is it possible to get this list, for a given OrgPermID, using the Eikon API and how? Thanks in advance.

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
18k 21 12 20

Hi @maria.vieira

I think this is one of the ideas to get "related" companies.

First try to get Exchange, TRBC code.

Then, use it in SCREENER syntax.

Sample code:

Please read this article for more information about SCREENER syntax on Eikon Data API(Python).


ahs.png (60.2 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea