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 4 7 13

Do Eikon Data API and Refinitiv Data Platform API have a different coverage? (It seems to me that they contain the same instruments and fields) What are the differences, if any?

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-api
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.

Hello @nicola.fiore,

Thank you for your participation in the forum.

Is the reply below satisfactory in resolving your query?

If yes, please click the 'Accept' text next to the appropriate reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

-AHS

1 Answer

· Write an Answer
Upvote
Accepted
39.4k 77 11 27

Refinitiv Data Platform is the new strategic data distribution platform aimed to unify the distribution of all Refinitiv content assets. It is being built as we speak, and at this time it does not yet provide access to all content available through various Refinitiv products.

Eikon Data APIs retrieve data using legacy infrastructure that will eventually be replaced by RDP. However at this time numerous datasets available through Eikon are not yet available through RDP. This is the reason why RDP Libraries include Eikon Data APIs as a module, which can be imported using

import refinitiv.dataplatform.eikon as ek

Using RDP Libraries you can access RDP and retrieve data that is already available on this platform, and you can also utilize Eikon Data APIs and retrieve data that is not yet available from RDP.

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.