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
5 5 5 8

How to retrieve the metadata of filtered instruments?

datastream.pngIn Datastream it's possible to filter the database of instruments (e.g. by exchange, currency, market) and to download a .csv with the metadata associated with the filtered database (e.g. mnemonic, exchange). You can find an example attached. I believe that a similar filtering should be possible in Eikon. My goal is to retrieve the same (or similar) metadata associated with the filters attached using the Python API. Is it something replicable in some way via Python API? If not, is there another API that does that?

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apidatastream-api
datastream.png (154.5 KiB)
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.

1 Answer

· Write an Answer
Upvotes
Accepted
39.4k 77 11 27

A similar capability is known as Screener in Eikon, and it is accessible from Excel. Look for Screener button in Thomson Reuters tab in Excel ribbon. This capability will be available through Eikon Python API, but at the moment it is still in development and is not yet supported. RSearch Eikon COM API provides ready available alternative with limited filtering options and the max result set limited to 2K rows. RSearch Eikon COM API provides the same functionality and filtering criteria as exposed through the Search GUI in Eikon Excel. Look for Search button in Thomson Reuters tab in Excel ribbon.

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.