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
2 5 7 13

what should I use between ek.get_data() (eikon API for Python) and rdp.get_data() (refinitiv-dataplatform API for Python)? What is the more complete?

eikon-data-apiapirefinitiv-data-platform
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
Upvote
Accepted
85.2k 290 53 77

@nicola.fiore

The get_data method in Eikon Data API retrieves data via Eikon so the data is similar to the data retrieved by Eikon Excel while the DataGrid service on the Refinitiv Data Platform API used by the rpd.get_data method is still in beta version.

1657170368844.png

In my opinion, The get_data method in Eikon Data API is more complete than the DataGrid service on the Refinitiv Data Platform API.



1657170368844.png (25.1 KiB)
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.