For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
16 1 1 3

Does Refinitiv maintain financial accounting data for non listed (not public) companies

Is it possible to retrieve financial data on a bond issuer that isn't a public company?

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
3.8k 4 4 6

Hi @mbp

If you know the company name and it is already covered in Thomson Reuters Eikon, you can try the steps below.

First you need to find the Company Perm ID, that is visible on the general overview page, or you can do it directly in the Eikon Excel Build Formula tool.

Using Eikon Excel Build Formula tool you can explore available fields and parameters.

Here you can find more information about metadata discovery.

That function can be easily translated to an API call. Here is an example with added company name:

ek.get_data('4295869214',['TR.CommonName','TR.PCTotRevenueFromBizActv'])

bosch2.jpg (191.9 KiB)
bosch.jpg (200.5 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea