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…
Hi everyone, I’m working with Refinitiv Workspace and the Refinitiv Data Library for Python (refinitiv.data) for academic research on analyst EPS consensus. My goal is to retrieve analyst-level EPS broker estimates over time for an equity (here: ASSAb.ST), so that I can study how individual analyst contributions to the…
It looks like you're new here. Sign in or register to get started.