The most recent content from our members.
Hello, is there a way to return all lipper RICs with fund objective based on their Lipper category and return. For example I would like to get all Lipper RICs that are under "Money Market USD" Lipper category that had price return from 0 to 5% from 31/12/2022 to 31/12/2023 and 2 to 10% return from 31/12/2023 and 31/7/2024.…
Hi, I have downloaded data from around 30 countries and noticed that many funds (more than 30,000) are missing their Asset Universe information Here are the Lipper IDs of some of these funds: 402350604023506140209231402092394020924240209238402092494020925640209257402092514003959940039600 Is there an alternative way to…
平素より大変お世話になっております。 Refinitiv Lipper Funds APIを利用してデータを取得させて頂いているのですが、下記内容についてご回答お願いできますでしょうか。 お手数おかけしますが、よろしくお願いします。 Q1 ・騰落率(1・3年) ・シャープレシオ(1・3年) について、期限(始点~終点)の基準となる営業日(終点)は正確にはいつか? Q2 ・騰落率(1・3年) ・シャープレシオ(1・3年) について、期間は営業日数ベースではなくカレンダーベースという理解で良いか? Q3 ・騰落率(1・3年) ・シャープレシオ(1・3年)…
Hello, I need to pull Lipper fud holdings for a list of more than 4000 RIC Instrument. I am using the code copied below, but i get Expected timeout error. Is it possible to pull these data with only one code? df0, err = ek.get_data(RIC_list0, ['TR.FundHoldingRIC','TR.FundHoldingName',…
What we do is get the output from the API, save as csv files, then use those files in Power BI. It is taking a bit of time to load though. Can you recommend a better approach to link the API to Power BI?
Does RDP Fund API provide a capability to retrieve time series daily TNA data? I confirmed that I can retrieve daily NAV via the API as follows but couldn't find out the way to retrieve TNA daily data.. REQUEST import requests url =…
Hello folks, I would like to know how to screen for UCITs and AIFMD funds and whether these funds are Article 6, 8 or 9 under SFDR regulation using python API. Your help would be muh appreciated! Ebtehal
I have a list of Lipper fund IDs and I'm trying to get data for those funds. Since it's a long list, I'm using Eikon API to get the data. The Python codes look like this: import eikon as ek import os import pandas as pd ek.set_app_key('xxxxxxx') # import the fund list df = pd.read_csv('fund_list.csv') fund_list =…
I have noticed inconsistencies in the global lipper classifications between the refinitiv documentation and the datascope select rest api. Documentation In the documentation https://www.refinitiv.com/content/dam/marketing/en_us/documents/methodology/lipper-global-fund-classification-methodology.pdf I see on page 11 that…
I have issue only when requesting this particular fund LU0855227368 its related to lipper api https://api.refinitiv.com/data/funds/v1/assets {'request': '80005475-0000-f400-b63f-84710c7967bb#PRD2-205', 'date': '2022-10-10T15:00', 'code': '500', 'status': 'Internal Server Error Occured', 'message': 'Invalid currency:…
It looks like you're new here. Sign in or register to get started.