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
18 3 1 5

Hello , How to get nikkei225 index all stock daily weighting by eikon with python API ? thank you.

Hello , How to get nikkei225 index all stock daily weighting by eikon with python API ? thank you.

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apiindex
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
Accepted
18.2k 21 13 21

Hi @ethan.hayashi

You can use 0#.N225 RIC code with the same approach on this forum

.


ahs.png (42.9 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.

Thank you so much.

Upvotes
3.8k 4 4 6

Hi @ethan.hayashi

You can also do it directly, however please note that that information is charged additionally as a part of ICW service (Index, Constituent and Weightings). You would need access to a service named Nikkei 225 Index with the exchange code NIX. For more details, you can reach out to your Refinitiv representative.

ek.get_data("0#.FTSE","TR.IndexConstituentWeightPercent",{'Sdate':'2019-09-02'}


ahs.jpg (44.3 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.

Thank you so much.

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.