I’m currently looking for a list of US companies along with their stock prices at 5-minute intervals from 2012 to 2025 — for example, at 09:30, 09:35, 09:40, …, 15:55, and 16:00. May I know how can I download them? FYI, I am mainly using LSEG workspace and excel add-ons. Thank you!
I’m trying to fetch all English news related to RCS code (LEN AND (U:C)) within a specific timeframe using the headlines endpoint. Here’s an example of the request I send with requests.get():…
Hello. I encountered an SFTP error when trying to connect to the Refinitiv archive news server. The Machine ID works fine for fetching API news on RDP. I ran the Python code below in my local PC environment using PowerShell. Is any setup required before downloading Archive News for the first time? The sample code attached…
Hi, I want to download earnings call transcripts of about 700 companies using ADVEV app, but I cannot use country or industry classify them. The companies are listed in an excel document. I wonder if "RIC/Company/Portfolio/List" could help me with this problem. Or if there is any better method than manually entering. Thank…
I am currently using the Refinitiv Data Platform (RDP) to fetch news data by executing Python code. I’m trying to retrieve individual stories using their story IDs, with the sample code below: def fetch_single_story(story_id, access_token): story_url = f"https://api.refinitiv.com/data/news/v1/stories/{story_id}"…
Hi, I have a list of RICs that include the suffix “^” followed by a letter and number — for example, ARNC.N^H23 and GTX.N^I20. Could you please explain what the letter and number after the “^” represent? Thank you for your help!
How can I get S&P500 index constituents every month since 2012-01-01? I am using excel sheet to download the data. I have tried using the function =@RDP .Data(".SPX","TR.IndexConstituentRIC","SDate=2012-01-01 CH=Fd RH=IN",B1) to get the ConstituentRIC, but it returned NULL. May I know why and how to solve this problem?…
Hi Dev team good afternoon. Client raised a query: Can you please let me know if there is any api pull data notification alerts on daily basis. Is there anyone from LSEG development team to reach out or any link to refer. Thank you
I´m trying to create a News Monitor 2.0 to look for the most important news from Mexico and USA. I have tried to filter them only to show me the most important ones about relevant matters like macroeconomics, commodities, equities, etc. Im also trying to generate a python code to send a top 10 list with the most important…
Suppose the last financial release (2Q 2025) from 'PLPL3.SA' was at 7/Aug/2025. I would like to get the revenue and net income estimates from 2Q 2025 at 7/July/2025. Now, can we do this for a bulk of stocks in one call?
It looks like you're new here. Sign in or register to get started.