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
20 0 1 6

Bond Description Tab of all bonds in Debt Structure Tab in Python

Hello Team, I need to get a full Python Script that would first get the Debt Structure Tab of a sample Bank RIC UNI.MC as an input - see screenshot attached.

debt-structure-tab.png


Once the full list of bonds are extracted from Debt Structure, client needs to display the Bond Description Tab fields of these bonds in a table plus the additional fields (also see screenshot).

bond-description-tab.png




Please help. Thank you.

#technology#contentpython 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 @dianne.palmario

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

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

Thanks,
AHS

Upvote
Accepted
17.3k 82 39 63

Hi @dianne.palmario

I would also suggest you look at the Debt Structure Analysis article which include source code that may be able to help in retrieving these details.

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.

Upvote
5.8k 21 2 6

Hi @dianne.palmario ,


I would suggest using the Search API to find all the debt instruments of interest and then using the DIB to find the fields you are after to construct your own, Python-based, report generator

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.