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

get_data() for all RICS in section

I am trying to query the data for all the crude grades in a specific region (i.e. Europe), however, is there a quicker way to do this than manually listing out each RIC in a list?

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

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

Upvotes
Accepted
39.4k 77 11 27

The resolution from the service case 06719598:
The desired list of RICs is available from the Crude Oil view in Eikon. From Home page navigate to Asset Classes - Commodities - Energy and then click on the Pricing tab. From this view you can pop-out a Monitor app containing all the RICs in the view with a single click on the Monitor icon. And then from the Monitor app the list of RICs can be copied & pasted into Excel or other 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
39.4k 77 11 27

If you're asking whether you can retrieve multiple RICs with a single get_data call, the answer is yes. The first argument of get_data method can be a list of strings representing RICs.
If you're asking whether there's a way for you to create a list of RICs representing the specific content you're looking for, then content search & explanation questions are best directed to Thomson Reuters Helpdesk by either calling the Helpdesk number in your country or by using Contact Us capability in your Eikon application. I created a service case in your behalf with TR Helpdesk. The service case number is 06719598. You will be contacted by the Helpdesk who will take the ownership of your query.

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.