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
49 3 6 10

Does Eikon Data API provide capabilities to retrieve research report titles and research report files?

Does Eikon Data API provide capabilities to retrieve research report titles and research report files?

eikoneikon-data-apirefinitiv-dataplatform-eikonworkspaceworkspace-data-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.

Upvotes
Accepted
18.2k 21 13 21

Hi @hiroko.yamaguchi1

I am afraid not, Eikon Data API cannot retrieve download file / app specific data.

get_data() on Eikon Data API can retrieve content that are available in TR.<xxx> fields and all the realtime fields(fields on Quote application)

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

Hi @hiroko.yamaguchi1,

RDP contains a couple of services that will allow you to retrieve research report details.

The /data/research/v1/documents RDP endpoint provides the ability to request a research document (file) using a Document ID.

The /message-services/v1/research/subscriptions RDP endpoint is an AWS queue-based notification service that will deliver research subscription notifications. This notification service will deliver a number of metadata details around the research report including the Document ID, research headline, synopsis, authors, etc.

Both of the above services require a Research ID in order for you to request information.

The Refinitiv Data Libraries are designed to access content from the RDP. However, depending on how you prefer to access and what language will determine suitablility.

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.