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

Upvote
Accepted
16 0 0 4

Is there a solution to access the APIR code identifier on Eikon

Hi, I'm trying to solve the problem of looking up the idendifier codes such as RIC, ISIN on EiKon for a given intrument specified with its APIR code? I tried get_data(instruments=['APIR code'], filed='TR.RIC'...), it doesn't work for this case. Is there another way to get access to the APIR code on Eikon?

eikon-data-apisymbology
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
Upvotes
Accepted
80k 257 52 75

@q.manton

I don't think that Eikon Data API supports APIR codes. You may contact the Eikon Excel support team via MyRefinitiv to verify it.

I found that you can use the Fund Screen App (FSCREEN) in Eikon to Convert APIR to Lipper.

For example, I have the following APIR codes.

ADV0056AU
ADV0053AU
AET0002AU

Then I imported this list to FSCREEN and then generated a report. The output looks like this:

1637900245708.png

Next, I used these RICs with Eikon Data API to get ISINs.

1637900368354.png

For more information regarding FSCREEN, please contact the Eikon support team via MyRefinitiv.


1637900245708.png (36.4 KiB)
1637900368354.png (13.5 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.