The most recent content from our members.
Want to know if there is a endpoint using which we can download Analyst report using api credsI wanted to inquire if Refinitiv provides any API endpoint or programmatic solution that enables downloading analyst reports.
Hello, When using the Workspace API get_history function to retrieve historical Fundamental data. When requesting historical Fundamental data with Financial segment fields (e.g. TR.F.GEOTotRevBizActiv), I observed that the returned data becomes misaligned depending on the order of fields specified in the request.…
Initially client was asking for How can I preserve the values while "erasing" the formula in Cell BB7 in DataStream? So I have provided the below steps: To preserve the values while removing the formula, use the "Save as Values" feature: 1. Open your file (ensure data is updated) 2. Right-click on cell BB7 (or select the…
Client is experiencing slowness when using the Python LSEG API, with significantly longer processing times. We would appreciate your guidance on how to speed up the process. Attached is their current approach (exported from Jupyter Notebook as a .txt file since the notebook cannot be attached directly). The existing…
I am looking for depreciation for PPE excluding amortization. I believe TR.F.DEPR is the correct one but what is the difference between TR.F.DEPRTot and TR.F.DEPR?
in 2026 what is LSEG's recommended way for applications to find the RIC codes they are after? Just had a request for an application to use RTDS (EDGE Feeds from LSEG feed this) with Full tick real-time feed and if they have the cash equity e.g. VOD.L they find the options available across different exchanges that have the…
For example, if c is a complex number 12+5j, when I type c.[TAB key], I expect to see the data properties (like c.real, c.imag) and available functions(like c.conjugate())? I am a new to python and codebk, so kindly pardon my ignorance. Thanks, Amit
Hi Team, Client is using below script and 18th of Jan is not captured on the data pull. Tested on Workspace app and data is showing as needed. Appears to be an issue specific to API. Can the team check? Attached is a sample pull for Bid, behavior is the same for ask. import pandas as pd def…
Is it possible to get the earnings release for 2882.TW for Nov. 13, 2025 via API?
In Codebook, the newer LSEG data libraries produce an error for instrument LP68103366. This error does not appear in the older Refinitiv data libraries. For example, the commands import lseg.data as dl dl.open_session() df=dl.get_data('LP68103366', ['52WK_LOW','52WK_HIGH']) produce an error (see first attachment), while…
Hi, We're trying to flatten a curve in RDMS API to get a relative forecast. Simply put, we'd like to use the forecast today at 00Z to get tomorrows predicted values. Then once tomorrow is reached, we use tomorrows forecast at 00Z to get the values of the day after tomorrow, and so on. The issue is that the flatten API…
client using OpenDACS SDK, this API connects to DACS Sink Daemon (dacs.snkd). Port 8211 is already whitelisted, but unable to connect. They're getting this error message.
It looks like you're new here. Sign in or register to get started.