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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
84 3 0 6

Bond Ratings

What's the best way to retrieve all Bond Ratings in the below screen (see bottom right corner)?

The RIC is US71568QAG29


eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythonbonds
bond.png (226.4 KiB)
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.

There are meant to be 3 Ratings on the screen.

1581953727527.png (23.6 KiB)

1 Answer

Upvotes
Accepted
3.8k 4 4 6

Hi @Alan Kar Lun.Tam

Try this:

df, err = ek.get_data('ID189900872=', ['TR.GR.Rating(BondRatingSrc=FTC:S&P:MDY).RatingSourceDescription','TR.GR.Rating(BondRatingSrc=FTC:S&P:MDY)','TR.GR.Rating(BondRatingSrc=FTC:S&P:MDY).date'])
df



ahs.jpg (76.0 KiB)
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