What's the best way to retrieve all Bond Ratings in the below screen (see bottom right corner)?
The RIC is US71568QAG29
For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
What's the best way to retrieve all Bond Ratings in the below screen (see bottom right corner)?
The RIC is US71568QAG29
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