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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 1 0

How to get the component RICs from <0#.STAR50>?

Hello Friends,

I'm using Eikon data API to retrieve the component RICs from the Chain RIC<0#.STAR50>.

I tried some ways but still could not get it.

I used the syntax of ek.get_data(), but I could not get anything.

ric = '0#.STAR50'
field = 'TR.CommonName'
df, err = ek.get_data(ric, field)
df

After reviewed the Q&A in the forum, I tried to get the LONGLINK information from the chain RIC, but still could not get anything.

df, err = ek.get_data('0#.STAR50','LONGLINK1')
df

Much appreciate if you can help to look into this case.


Thanks & Regards,

Dan


eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythonchain-ric
star50.png (100.4 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.

1 Answer

Upvotes
Accepted
18k 21 12 20

Hi @Dan.Li

I submitted this ticket on your behalf.

Ticket No. 09084441

I tried the same chain using Eikon Excel and it works fine.

However it does not work on Eikon Data API.


Support team will contact you soon.


ahs1.png (145.4 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