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
2 2 2 4

Can I access the API with R?

Hi,

I am using the Eikon API to download EoD data via Python. However, since we mainly use R, is anyone aware of a way to directly download the EoD data in R via the API?

Many thanks

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apitime-seriesrest-api
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.

Hello @m.kofler,

Thank you for your participation in the forum.

Is the reply below satisfactory in resolving your query?

If yes, please click the 'Accept' text next to the most appropriate reply.

This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

-AHS

@m.kofler
Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.
Thanks,
-AHS

Upvote
Accepted
4.6k 26 7 22

@m.kofler yep, there is a community developed api for R available here.

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
2 2 2 4

Thanks Zhenya! However, I still didnt manage to connect.

I was told that set_app_id has been replaced by set_app_key. Is that correct for R too, right?

In the library I get still suggested set_app_id and i get an error when i try to run the key with set_app_key ('could not find function').

I freshly downloaded EIKONAPIR a couple of days ago but it seems that I still dont have the latest Version. I downloaded from here:

install_github("ahmedmohamedali/eikonapir")
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.

In eikonapir library you need to use set_app_id function. What exactly do you mean when you say you didn't manage to connect?

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.