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
1 0 1 0

How to get 0#'s LONGLINK

What I want to do is to obtain index constituents that can not be acquired by TR.IndexConstituentRic. For example, for constituents of .FOOD17.T, I tried to acquire from LONGLINK. The code I wrote is as follows.

ek.get_data('0#.FOOD17.T',['LONGLINK{}'.format(i) for i in range(1,15)])[0]
ek.get_data('1#.FOOD17.T',['LONGLINK{}'.format(i) for i in range(1,15)])[0]

I successfully acquired LONGLINK after 1#, but can not acquire 0# LONGLINK.

The returned data's column is RF.SD.LONGLINK, not LONGLINK and data is Nan.

How can I get 0#' LONGLINK correctly

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-api
0.jpg (81.2 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.

Case 07329312is still work in progress. Extending triage for another month.

<AHS>

Case 07329312is still work in progress. Extending triage for another month.

<AHS>

Case 07329312is still work in progress. Extending triage for another month.

<AHS>

Case 07329312 is still work in progress. Extending triage for another month.

1 Answer

· Write an Answer
Upvotes
39.4k 77 11 27

@tfujita
Thanks for reporting this issue. I have opened case 07329312 with Refinitiv Helpdesk on your behalf for this problem. The Helpdesk will keep you informed on the progress.
I'm afraid I don't see any workarounds for this issue.

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.