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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
3 0 1 4

Only one year of data with get_timeseries for LNG-JCCIJP-LTC

Dear all,

I'm trying to retrieve full history of price data for RIC LNG-JCCIJP-LTC with following function:

ek.get_timeseries(
    'LNG-JCCIJP-LTC',
    start_date='2010-01-01',
    end_date='2050-12-31'
)


The earlierst value I retrieve is for the 2019-30-13, however in the eikon interface I see data snice 2009.

Could you please help to retrieve the full history?

Many thanks,

Bets regards

Richard

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 @richard.sponda

I think you should add interval = monthly in your API call.



ahs.png (39.6 KiB)
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