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
36 4 4 11

Retrieve the constituents of a yield curve at a specific value date using Eikon Data API (Python)

This is a follow up to my earlier question https://community.developers.refinitiv.com/questions/48802/retrieve-the-constituents-of-a-yield-curve-using-e.html

As the constituents making up a specific yield curve like `0#AEURNFI` change over time, would it be possible to retrieve the list of yield curve constituents at a specific historic date?

See my previous question for more context.

I have tried using EDate and SDate just like in https://community.developers.refinitiv.com/answers/48885/view.html but without success (API returns the same results and seemingly ignores the SDate an EDate parameters).

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apiconstituents
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 @tr105

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 reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

Upvotes
Accepted
36 4 4 11

I received response from the support team. They say that the historical constituents are not even stored, which is disappointing.

Quote from their response below:

I have researched on this and can confirm that we don't store historical constituents for these curves. Unlike with benchmarks like <AU10YT=RR> we can retrieve the historical constituents as these are benchmarks and roll over happens once.

But in case of Credit/Yield Curves, it is everyday monitoring of underlying wherein many bonds get added and removed. There are criteria set for underlying and if any bond is out of line, it gets removed automatically; if any bond meets criteria, it gets uploaded.

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.

@tr105, thank you for sharing the response

Upvotes
78.8k 250 52 74

@tr105

You may need to contact the Eikon support team via my.refinitiv.com for an Eikon Excel TR formula that can be used to retrieve this data. Then, if the formula is available, it can be applied to the get_data function.

As I know, this information can be retrieved via TRTH Historical Chain Constituents Search.


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.

Upvotes
36 4 4 11

Thanks for your answer. I'll post the response of the Eikon support team here once it arrives.

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.

Upvotes
1 0 0 2

Has this issue been resolved?

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.