For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
3 0 1 0

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-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
18k 21 12 20

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 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea