question

Upvotes
Accepted
1 1 1 1

Downloading financials by industry

I would like to download the financials of companies in a certain industry, is there any automatic way of downloading them onto excel or should I manually download the financials of each and every company?

I'm using refinitiv eikon.

financial-statements
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
Upvote
Accepted
13.9k 29 5 10

Hi @sherif.ghandour ,

This question is related to the Eikon Excel, not the Eikon Data API, so the best place to raise a question is via MyRefinitiv as this forum is more for programming-type queries.

However, let me answer this question, using Excel, you can use the Screener app under the Eikon excel in the Refinitiv Eikon tab

1658934883358.pngThen put the filters on, for example, I put the TRBC Industry name including Energy 1658934940478.png

After that, the result will be shown (Please, see the screenshot in this comment's reply), you can click the insert screen to insert this screener into your Excel sheet.

Last but not least, you can use the list of RICs as a reference for the Build Formula app to retrieve their financial data of them, in this case, I'm retrieving revenue mean, ask price, and bid price.

Plus, If you would like to use this screener as a Python code with the Eikon Data API, you can check article Find Your Right Companies with SCREENER | Eikon Data APIs (Python) for how to do so.


1658934883358.png (29.1 KiB)
1658934940478.png (95.6 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.

The result of screener app

1658935213114.png

1658935391797.png

1658935213114.png (188.2 KiB)
1658935391797.png (224.8 KiB)

here's the output, hope this helps1658935576918.png

1658935576918.png (152.5 KiB)

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.