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
4 0 1 1

What are the eikon data item codes for fees/expenses?

I want to download fees and expenses for some ETFs. Does anybody know the data item codes I can use?

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-api
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
339 4 4 6

The easier way is to use Eikon Excel Build Formula function to search the data points by keyword search. For example I use keyword “expense” to search, I got many fields I can test, such as

  • TR.TotalOperatingExpense
  • TR.SgaExpenseTotal;

From Lipper (fund’s perspective):

  • TR.FundTER
  • TR.FundTERDate
  • TR.FundMinAnnualCharge
  • TR.FundMaxAnnualCharge
  • TR.FundCurrAnnualCharg

*Notes, the fees, expenses and charges in Lipper contents are all as the percentage of the total net asset value (AUM).

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.