question

Upvotes
Accepted
1 0 1 1

IBES data with python

how to download IBES data from python?

rdp-apirefinitiv-data-platformrefinitiv-data-platform-librariesestimates
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
25.3k 87 12 25

Hi @luissarmientoz

Do you have an RDP account?

If so, you would have received a "Welcome" email which contains a Machine Account / Machine ID - which looks something like this: GE-A-xxxxxx-x-xxx

Also, assuming you followed the registration steps in the above Welcome email, you should be able to log into our API Playground - https://apidocs.refinitiv.com/Apps/ApiDocs - using your corporate email address.

From there you can search for the Estimates API - /data/estimates/v1/ which has various estimates related APIs e.g. /data/estimates/v1/view-summary/annual

You can test out the various APIs in the Playground - as well as access documentation under the Reference tab.

Once you have identified the correct APIs that meet you requirements, you can then use Python scripts to access that data using the HTTP Restful interface offered by RDP - which you can learn more about at Refinitiv Data Platform APIs | Refinitiv Developers and Tutorials | Refinitiv Developers





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.