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

Is it possible to source data from Eikon with path (Coal > Supply & Demand > Coal Exports http://apac1.apps.cp.thomsonreuters.com/cms/?navid=73023 to API?

Raising this query on behalf of the client Serena Han (anha@energidanmark.dk) from Energi Danmark A/S.

The client would like to know if it is possible to source data from Eikon with path (Coal > Supply & Demand > Coal Exports http://apac1.apps.cp.thomsonreuters.com/cms/?navid=73023 to API.

Thank you and looking forward for your response.




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 @romerson.gadil

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,


AHS


Hello @romerson.gadil

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

-AHS

1 Answer

· Write an Answer
Upvotes
Accepted
18.2k 21 13 21

Hi @romerson.gadil

Eikon Data API cannot retrieve Application-specific/internal data.

Unless there are RICs and fields carrying the same information.


In case that there are RICs and fields carrying the information.

The sample code is:

df,e = ek.get_data(['RIC1','RIC2'],['field1','field2'])
df


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.