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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
1 0 0 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-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
0.jpg (81.2 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
39.2k 75 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 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea