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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 1

How do I get company RIC codes from s & p from eikon reuters using python

how do i want to get company ric codes with python

ric codes want from 1930 onwards

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythonapinews
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.

Upvotes
Accepted
23k 22 9 14

Hello @emrearuk,

Try this:

 ek.get_data('.SPX',['TR.IndexConstituentRIC'])

Refer to this discussion for the additional details on retrieving constituents that may be of relevance.

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.

I would like to get the RIC codes of all companies starting from 1940 including participating and leaving companies. thank you

Upvotes
1 0 8 15

yes, this is correct

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