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
2 0 1 3

Can I retrieve the "Holdings Based Classification" datapoint in Excel using the API?

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apiapidataexcel
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
39.4k 77 11 27

The field name is TR.FundClassificationSectorName with qualifier FundClassification=HBC. E.g.

ek.get_data('LP65137565',['TR.FundClassificationSectorName(FundClassification=HBC)'])
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
39.4k 77 11 27

I'm afraid I don't know what "Holdings Based Classification" is. The rule of the thumb is, if you can retrieve a datapoint using =TR function in Eikon Excel, you can also retrieve it using Eikond Data APIs, and you would use the same field name and parameters.
If you're looking for the field name for a data item, I suggest you use Data Item Browser app in Eikon or Formula Builder wizard in Eikon Excel as described in this tutorial.
If you cannot find what you're looking for it's possible that this data item does not exist in Eikon. To verify this you can contact Thomson Reuters Helpdesk by either calling the Helpdesk number in your country or by using Contact Us capability in your Eikon application.

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
2 0 1 3

"Holdings Based Classificationis" one datapoint in the "Company Overview" app, where you can see a "factsheet" type screen of the fund. I could not find this datapoint in the Formula Builder.

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
2 0 1 3

Thank you very much Alex

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.