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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
3 0 1 4

Inactive Bond ISINs

Hi Everyone

I am trying to download the inactive ISINs of a benchmark. For Example, I take the ticker DE10Y=RR - there I see that about 1700 ISINs are active and 35k ISINs are inactive - as they matured. Is there a way to source the inactive ISINs in Python?

I attached the related Eikon View.

Thanks

Jurij

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
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
Accepted
39.2k 75 11 27

You can retrieve both active and inactive bonds using Eikon Data APIs. E.g.

ek.get_data('DE0001100253',['TR.CouponRate','TR.FiMaturityDate'])
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