Upgrade from Eikon -> Workspace. Learn about programming differences.

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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 2

get_symbology can not find consolidated ric

I can not find correct consolidated ric for some tickers through get_symbology()
for example,

1. consolidated ric for ASM should be ASM

2. consolidated ric for MCFT should be MCFT.O

3. etc

But they are not part of the returned results of get_symbology().

Please help

eikoneikon-data-apipythonsymbology
icon clock
10 |1500

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

1 Answer

· Write an Answer
Upvote
Accepted
17k 80 39 63

Hi @hui.chen

Doing a few tests using get_symbology(), I was also unable to determine the RIC, i.e.

ahs.png

Using the RDP Library for Python, I was able to convert. However, the symbology API did not convert ASM to the consolidated based on the ticker. But if I treat 'ASM' as a RIC, it outputs as a RIC but interprets the input as a different company - as displayed by the DocumentTitle.

ahs.png

I would recommend you reach out to the Refinitiv Helpdesk. They may pull in a Content Specialist to provide an explanation.


ahs.png (11.7 KiB)
ahs.png (42.4 KiB)
icon clock
10 |1500

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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