Pull all holdings of a fund using Lipper ID or eMAXX ID

Hello! I am wondering whether it is possible to pull data using Lipper ID or eMAXX ID for funds? If yes, what syntax should I use? The data that I am looking for is bond holdings and fund data (e.g. fund location, investor contacts). Many thanks!

Best Answer

  • Hi @alex.yermolayev,

    In general, to pull data using the python Eikon APIs, first refer to the Eikon Data APIs for Python - Reference Guide (or other examples on this forum) regarding how to pull data. Second, to determine the field names for the specific Lipper ID, you can use the DIB (Data Item Browser) within Eikon. Here is a screenshot of the DIB with the fields associated with the Lipper ID I provided:

    image

    You can discover the fields you are interested in. If you don't see the fields you are after or unsure, you can reach out to Refinitv Helpdesk.

    From here, I can pull in the Net Asset Value for the following Lipper ID:

    image