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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 1 2

Regard TR.MARKETCAPITALIZATION

When I try to get TR.MARKETCAPITALIZATION, it occur Nan'

How do I use commends for get market caps data?

or Are there other ways to get this kind of data?

market-cap.jpg

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythondata
market-cap.jpg (35.4 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.

Upvotes
Accepted
4.6k 26 7 22

Use 'TR.CompanyMarketCap' instead:

df, e = tr.get_data(['011150.KS'], ['TR.CompanyMarketCap'])
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.

Upvotes
4.3k 2 4 5

This field could be the solution : TR.COMPANYMARKETCAP

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.

Upvotes
4.6k 26 7 22

Use 'TR.CompanyMarketCap' instead:

df, e = tr.get_data(['011150.KS'], ['TR.CompanyMarketCap'])
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