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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
86 2 3 7

Data from NDA Commodities

Hi,

I am looking to have the following timeseries in python from the following ric <"MAL-KRKAN-TOT>.

(They are available in eikon excel) but I get an error.


Are these fields are mapped in the APi?

STKIN.Timestamp;STKIN.Value

STKOUT.Timestamp;STKOUT.Value

ON WARNT.Timestamp;ON WARNT.Value

CNCL WARNT.Timestamp;CNCL WARNT.Value


Kind regards,


Daniel



eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythoncommodities
1582817426772.png (61.7 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.

1 Answer

Upvotes
Accepted
18k 21 12 20

Hi @daniel.fernandez

The get_timeseries method of Eikon Data APIs(Python) can only retrieve historical data from the default view which does not include NDA fields.

To get historical data from other views, you can try other APIs, such as .NET APIs for use in custom applications or Refinitiv Data Platform APIs: Historical Pricing.

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