Basically the question in the title. What I have is the Refinitiv Lipper for Asset Management app on desktop, my org doesn't have the API product which I understand has this. I can find the historical…
Hi Developer Community, I'm working on a project to download English-language annual reports for German listed companies (from 2018-2024) using the Refinitiv Data Platform APIs, specifically the Searc…
Hi, I understand that there are dividend types associated with corporate actions. E.g. 3 - Special Interim, 4 - Special Final, 60 - Interim, 61 - Final, 65 - Forecast Interim, 66 - Forecast Final, 70 …
Y'all: I can see the different type of fees on Funds in the workspace (entry or exit fees and annual fees) - but would also like to the historical fees on each of these ISIN numbers. Is there any way …
Hi everyone, I’m currently retrieving daily pricing data using the Refinitiv APIs by batching a large list of RICs. However, this approach is slow and computationally expensive, and I was wondering: I…
When I run python from Eclipse, it works fine. But when I build a stand-alone exe file using PyInstaller, the following error is thrown. Looks like it is related to refinitive.dataplatform library (th…
I'm working with the Refinitiv Data Platform Library for TypeScript and trying to implement a symbol search using Search.definition. In the documentation it provides the following example: const defin…
1. The only instance where we used the deprecated refinitiv.dataplatform library was the rdp.search function. I assume that with retiring the library I should switch respectively to either rd.discover…
Hi, I've been trying to retrieve filings from a list of different RICs and Dates (specific range for each RIC) but im having difficulties using the code examples available. Would really appreciate hel…