Is it possible to source data from Eikon with path (Coal > Supply & Demand > Coal Exports http://a

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.




Best Answer

  • chavalit-jintamalit
    Answer ✓

    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