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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 1 2 2

How could I download historical data from Eikon with Python? I find three API versions but none of them seems right to me.

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.

Upvotes
Accepted
4.6k 26 7 22

There is currently no native python API available for the time series data, but we are expecting it to be out in 1Q17. In the meantime, you can use the .NET Data API via pythonnet.

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.

Upvotes
1 1 2 2

@Zhenya Kovalyov Thanks for your quick reply. Do you have any sample examples in Python?

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.

@Wayne

There is an IronPython example in this question.

Click below to post an Idea Post Idea