Welcome to the LSEG Developer Community
I am currently working on building a valuation dashboard for global equity markets using LSEG Workspace / Eikon API (Python), and I would appreciate your guidance on how to properly access valuation metrics for equity indices. At this stage, I want to avoid assuming specific RICs or datasets, and instead understand the…
Hi team, good afternoon. Requesting for your assistance. Client is getting issues on the API. pip install refinitiv_data==1.6.2 --no-deps$ pip install refinitiv_data==1.6.2 --no-depsLooking in indexes: https://artifacts.jpmchase.net/artifactory/api/pypi/pypi/simpleCollecting refinitiv_data==1.6.2 Using…
Hi, I'm internal user of LSEG-data. I have been use platform session with APP key + my personal user ID and password. We want to deploy the model to server which runs on schedule, could you guide how to access LSEG data in this case? Thanks. My question related to information on this page: Quick Start | Devportal
LSEG Support: EikonGetSymbology Fails to Resolve Bare-Ticker RICs Reproducible notebook for the LSEG Data Quality team. Uses the LSEG Data Library for Python (lseg-data). Each issue section is preceded by a code cell that reproduces it. Date: March 2026 Products affected: Eikon Data API — EikonGetSymbology endpoint…
I would like to download a bond's price (let's take PL117024=) from today, but at 4:30PM CEST. Can you please show me some code/documentation on how to do that? I only see specifying days. If possible, I'd rather have a single response at exactly 16:30 rather than the entire time series. We have created Workspace excel…
.As per client, he can see the data in Workspace desktop but when trying to pull it in API, he is getting the error (screenshot)| Client has relayed access for RIC AAPL.O Client is using the below script: events = rd.get_history( universe=['AAPL.O'], start=dt.date(2024, 1, 1).strftime('%Y-%m-%d'), end=dt.date(2025, 12,…
Hello, We pull the 0#EURESTOISZ=R curve to reconstruct Benchmark Rate of Return. An issue we found last week on the 14th – EURESTOIS dropped significantly during the day. This was showing on the WS app, but we did not see the same results when pulling it live via Python API. I was hoping you could clarify whether there is…
When retrieving officer/director education data using the TR.ODOfficer* field family through the lseg.data Python library, the returned dataset contains rows with education information (e.g., university, degree) that are not associated with any officer identifier (e.g., missing TR.ODPersonPermID, TR.ODOfficerPermID, and…
Client would like to know how to retrieve data for all companies listed in ASX all such events over the last years. Could you please tell me how to do that using Python codes? Companies make announcement on all kinds of things, e.g., executive change, dividend, earnings. In desktop example if you now go to BHP.AX, you will…
It looks like you're new here. Sign in or register to get started.