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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
33 0 2 2

Can't get Russell 2000 constituents

Hi - I'm unable to get data on Russell 2000 constituents. Other indexes, S&P 500, IXIC, etc work fine. It makes me wonder if it's a permission issue, but I can see the constituents just fine if I open a monitor page within Eikon.

It's exactly the same as this issue posted two years ago. https://community.developers.refinitiv.com/questions/51945/cant-get-constituents-of-russell-index-1.html



Tks!


eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikon
rut.jpg (18.5 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.

Upvotes
Accepted
6.7k 8 6 7

@noel.randewich Please try with a realtime field such as 'CF_NAME' - I have seen a few times chain resolutions fail when using TR fields. This works for me:

df, err = ek.get_data('0#.RUT','CF_NAME')
df

If you are still unable to get the constituents you may not have access to them and will need to request this content set is added to your subscription. You can speak to your account team who can assist with this. I hope this can help.


1622709994405.png (72.0 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.

Upvotes
33 0 2 2

Thank you, @jason.ramchandani, I tried 'CF_NAME' and it still does not work. I will look into my permissions.

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