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

Access to denied to S&P credit rating data - Excel download available but API not

I have problems doing the following call:

ek.get_data(['AU1YT=RR','UA1YT=RR'],['TR.IssuerRating','TR.IO.Outlook'],
{'IssuerRatingSrc':'SPI'})


I get the following output:

( Instrument Issuer Rating Outlook
0 AU1YT=RR <NA> Neg
1 UA1YT=RR <NA> Sta,
[{'code': 246, 'col': 1, 'message': 'Access to S&P data denied', 'row': 0},
{'code': 246, 'col': 1, 'message': 'Access to S&P data denied', 'row': 1}])

But when I go to the platform I can download the S&P data in the Excel format. Can I get access to the API to automate this call?

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

1 Answer

· Write an Answer
Upvotes
Accepted
17.8k 82 39 63

Hi @jarismen,

The S&P ratings are now a separate chargeable service which likely explains why you do not have access to this data. I would suggest you reach out to your account manager to provide more 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.

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.