I am trying to pull level 1 (quotes and trades) for commodity futures contracts using the historical pricing API. I am noticing there is a large amount of latency when pulling the data using the query below, I have been trying to extract the dataframe out of the response but I am still waiting (it has been over 10min). Is…
Hello Support Team, I'm retrieving quarterly fundamental data for XOM.N using the dl.get_data() function, and I've noticed a discrepancy in the data quality between the API output and Refinitiv Workspace. Specifically, for the field TR.F.CrudeOilProdPerDayAvgTot, my Python output contains numerical values (or zeros) for…
I am using Pycharm IDE to finish my project. I wonder how to use lseg.data(or other LSEG's packages) to get US ADP employment data (monthly). Could you show me the detailed process, I am new to LSEG, and not familiar to using it. Thanks a lot!
like "ld.get_data"
Hi Team, would you know if we can extract all of the ESG related data items in python API? See screenshot attached. We are looking for some guidance which works similarly like the DIB app in LSEG Workspace. As you can see, in the DIB app, user can use the Content Classification filter to display all of the related data…
Gppd morning I am following this thread Find historical option price for given ticker, date and strike price closest trading price? - LSEG Developer Community but I am failing to retrieve weekly SPX options. As an example I am interested to retrieve the price of the option expired friday 14 Novemebr 2025 with strike 6735,…
py:514:UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. Response 503 on handshake url http://localhost:9000/api/handshake : Error…
Can someone tell me why get_history function does not work for some fields in a stable manner? It returns data when it feels like it. It does not return data even when they exist in the database. What am I doing wrong? df = rd.get_history(universe=["QNBK.QA", "IQCD.QA", "QIBK.QA", "ORDS.QA", "ERES.QA", "QGTS.QA",…
import lseg.data as ld ld.open_session() An error occurred while requesting URL('http://localhost:9000/api/status').ReadTimeout('timed out')An error occurred while requesting URL('http://localhost:9000/api/status').ReadTimeout('timed out')An error occurred while requesting…
It looks like you're new here. Sign in or register to get started.