Hi I would like to download all filings in the category "annual" that contain a given term. I can search for that on LSEG/Refinitiv workspace and I can also download files there but the dowenloads typ…
Hi, I had a question on using the Filings API (described here: https://developers.lseg.com/en/article-catalog/article/introduction-to-filings---python) : Is it possible to download both the document a…
Dear Developers community i'm facing an issue with calendar service (https://api.refinitiv.com/data/quantitative-analytics-dates-and-calendars/v1/calendars). Indeed, when i extract the calendars List …
I got en error from python as "Error!!! Can't initialize a PlatformSession without Refinitiv Data Platform Grant (grant user and password) and Deployed Platform host" how can I use my APPKEY in python…
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…