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
1.6k 3 2 3

Index constituents items in Data Item Browser (DIB)

Hello, I am trying to get some index constituents details of some indices using Eikon data API. I can get some basic data using "TR.IndexConstituentxxxx" items like the query below. However, I cannot find these fields using DIB in my Workspace. There is no item if I search using "TR.IndexConstituent". If I type "TR.IndexC", I got 3 items: "TR.IndexCalculationCurrency", "TR.IndexCloseTime" and "TR.IndexComparsonLevel". Why is that? Is it because my license is limited? But I can get the result using the query below. I want to know if the 4 items starts with "TR.IndexConstituent" are the only 4 available or there are more similar fields. How should I get a list for that?


df_constituents, err = ek.get_data(".HSI", ["TR.IndexConstituentRIC","TR.IndexConstituentName", "TR.IndexConstituentWeightPercent", "TR.IndexConstituentShares"],{'Sdate':'2023-09-26'})
eikoneikon-data-apiworkspaceworkspace-data-api#product#contentconstituentsdata-item-browser
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
79.2k 251 52 74

@bob.lee

Thank you for reaching out to us.

I checked and found that it could be a problem in the Eikon or Refinitiv Workspace backend system.

Please contact the helpdesk support team via MyRefinitiv to get the list of required fields and confirm the problem.

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.