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
7 4 3 4

Retrieve list of issued CDS where the underlying is issued in specific country

My goal is to obtain a list of all CDS contracts (identified by ISIN or RIC) that have been outstanding in the last 5 years and where the underlying debt is issued by corporates in the Eurozone.

Can I do this using Eikon API for Python? If not, do I have access to RSearch through the COM APIs and can I access them on a Mac?

I do have a list of all stocks (~ 5k securities) issued by corporates in the eurozone, so that I could retrieve the field `TR.CDSPrimaryCDSRic` (~ 230 securities). However, I would miss out on CDS where the underlying is issued by a company that is not listed. While I also have a list of all debt securities issued by corporates in the Eurozone (~ 1,1 mn securities), I would need to retrieve so much data that it might exceed the data limit.

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-api
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 @jhonny

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If so please can you click the 'Accept' text next to the appropriate reply. This will guide all community members who have a similar question.

Thanks,


AHS

@jhonny

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
18.2k 21 13 21

Hi @jhonny

I am not aware of CDS search capability using the API.

However, you can use CDSSRCH app on Eikon Desktop or Eikon Web to export the identifier list.


Note that Eikon Desktop only available on Windows.

For Mac, you can still use Eikon Web access to perform the same task.



ahs.png (134.9 KiB)
ahs1.png (170.7 KiB)
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.

I appreciate your quick and very helpful response, @chavalit.jintamalit . Does this tool also allow me to see historical CDS?

Once you have a list of RIC code.

Please look at this post. https://community.developers.refinitiv.com/questions/49123/historical-cds-prices.html

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.