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
3 2 2 1

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-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apichain-ric
star50.png (100.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.

The case is still in progress.

<AHS>

The case 09084441 is closed. The resolution comment is following:

confirm issue due to ICW team does not cover <0#.STAR50>, raised content enhancement for it 

Hello @Dan.Li

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply. This will guide all community members who have a similar question.

Thanks,


AHS


1 Answer

· Write an Answer
Upvotes
Accepted
18.2k 21 13 21

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 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.