A subcategory for the Client File Store (CFS) API for TM3, ESG, Symbology, etc.
Hi, I can get many events for the company DGE.L with this endpoint, https://api.refinitiv.com/data/events/v1/headlines?universe=DGE.L&startDate=20251022&endDate=20260702&ricType=searchableRics&page=1&size=10&sort=date&sortOrder=desc But the Regular Dividends are not in the Response. Where can i find this result ? what is…
Can someone help/ guide me about the feasibility to download broker reports on ADVRES app on worksapce via API. would appreciate your help on this.
I'm screening for stocks within specific industries that IPO'd on or before Dec 2005. However, I also need firms included that have IPO'd but have since been delisted. I can't seem to make that work? I'm ticking inactive as a status but it doesn't give me firms that I know for sure have been delisted since their IPO on or…
Hello on following endpoint https://{{RDP_HOST}}/discovery/symbology/v1/lookup I can do { "from": [ { "identifierTypes": [ "ISIN" ], "values": [ "ISIN1", "ISIN2", "ISIN3", "ISIN4", "ISIN5", "ISIN6" ] } ], "type": "Predefined", "route": "FindPrimaryRIC"} Question: What is the maximum numbers of isins that I can put in the…
https://us.v-cdn.net/6038239/uploads/2XDWF1LM7OAG/codebook-code.pdf Hi there! We downloaded data for more than thousands mutual funds and ETFs to build a proprietary fund database. After some descriptive analysis, we found out that about 50% of funds have extreme returns that aren’t correct (verified and cross-checked…
We are receiving an access denied message for several RIC´s in this morning. Its is affecting our production environment and WE HAVE URGENCY ON THIS. The following are presenting access denied message: CADBRL=R USDGBP=R TRYUSD=R KRWGBP=R AUDBRL=R SGDUSD=R CHFUSD=R INRBRL=R HKD= RUB= BRLGBP=R CNYUSD=R NZDBRL=R BRLCHF=R…
Hello, Hope everyone is doing well! I asked LSEG helpdesk about something and was redirected here. I have a list of RICs and Permanent IDs. Say I would like to get a 5 year history of multiple fields for these companies, including the history of the ultimate parent of those companies. Is there a way via Python's…
Hello, I am using the lseg data library for async data dumping for 60,000 RICs and I have encountered a problem that sometimes the response for some RICs does not return data. I checked the availability of dumped indicators for specific RICs using workspace. These indicators are present, but when I request them to the API,…
Hi, I'm trying to figure out what the best scope would be to grab historical Bid and Ask prices when using the RDP/API account? Below is what I have but I'm running into issues. Could you just confirm if this is correct or not? --data-urlencode 'grant_type=password' --data-urlencode 'username= 'XXXXX' --data-urlencode…
I'm using the LSEG Data API in Python but am not able to find anywhere the actual documentation for the use of Chain objects. The most I've gotten from the help chat was to grab constituents using .constituents, but what are the other object attributes and how can yo u add parameters to Chain calls to get constituents or…
It looks like you're new here. Sign in or register to get started.