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 0 0 1

EIA Data Delayed or Missing in API - 'C-STK-T-EIA'

Hi,

I have a problem with this RIC. The data is published weekly and available for the 11 Oct effective date through the Eikon Desktop:


But, trying to request the quote through the EIKON API fails (testing as of 1 hour after the release of the quote on the Eikon Desktop app).

ek.get_timeseries(['C-STK-T-EIA'],start_date="2019-09-01", end_date = "2019-12-01", interval="weekly")

Thank you.

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-api
eikon.png (10.7 KiB)
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.

Upvotes
Accepted
18.2k 21 13 21

Hi @tindalh

You are looking at realtime data.

Please follow this to retrieve them:



ahs01.png (129.1 KiB)
ahs2.png (7.6 KiB)
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.

Upvotes
3 0 0 1

Thank you for your detailed answer, it works.

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.