question

Upvotes
Accepted
1 0 3 3

Get constituents for equity index at historic moment in time

Hi,

How do I get the constituents for equity index at historic moment in time. For example, you can request the constituents of MNEM RLISVIT with:

ds.get_data("LRLISVIT|L", fields=["MNEM"], kind=0)

Instrument Datatype Value

0 929467 MNEM I:RN


But how can you do the same request but then at a historic time points to investigate for leavers and joiners. Below is not working:

ds.get_data("LRLISVIT0520|L", fields=["RIC"], kind=0)

Instrument Datatype Value

0 LRLISVIT0520 RIC NA


Thnx in advance.

pythonrefinitiv-data-platformdatastream-apidatastreamequitiesconstituents
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.

Hello @jeroen.kouwenberg01 ,

Thank you for your participation in the forum.

Is the reply below satisfactory in resolving your query?

If yes, please click the 'Accept' text next to the appropriate reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

-AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,
AHS

1 Answer

· Write an Answer
Upvotes
Accepted
78.8k 250 52 74

@jeroen.kouwenberg01

You are correct. LRLISVIT doesn't work with the MMYY suffix. It could be a content issue.

Please contact the Refinitiv Datastream Web Service support team directly via MyRefinitiv to verify the content of that instrument in Datastream.


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.