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
38 4 9 17

Bondholders of a corporate bond?

Similar to the ownership requests for equities, I would like to know if it's possible to have similar information for bonds.

Given the case of Evergrande, I would like to retrieve bondholding information, with the respective, bondholder name, country, par amount, net change, and par outstanding (%). Their respectives historical values are also appreciated.

df, err = ek.get_data(instruments = ['VG158043114='],
    fields = [
        'TR.SIInstitutionalOwn/*Institutional Holdings*//*Institutional Holdings*/', 
       'TR.PARAMOUNT',        
       'TR.FI.PARAmtOutstanding',       
       'TR.NETCHANGE'] 

Screen Shot 2021-09-21 at 12.59.53 PM.png

eikoneikon-data-apirefinitiv-dataplatform-eikonworkspaceworkspace-data-apibonds
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.

@ricardo.henriquez

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in answering your question?

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

1 Answer

· Write an Answer
Upvotes
Accepted
17.3k 82 39 63

Hi @ricardo.henriquez

I would suggest you reach out to the Refinitv Helpdesk to determine if this data is available using one of our APIs. They will bring in a content specialist to confirm.

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.