Hi, I hope you are doing well. To give you some background, we attempted to extract historical prices for the bond AT0000A1K9F1 initially converting it to RIC and searching for prices through both the Access Layer (using get_data()) and Content Layer (bond.Definition). I've attached the Content Layer output for…
How to get above data for RIC MDLZ.OQ in Codebook (see attachment). Can this be solved?
Hi DevPortal Team, good afternoon. We are assisting a client who is trying to retrieve 10 years of historical Balance Sheet, Cash Flow, and Income Statement data for 2330.TW using ld.get_data(). However, they are encountering the following error: LDError: 'dict' object has no attribute 'url' This occurs when the script…
I’m using the API to retrieve private equity firm information, but I’m now getting a “The access denied” error. I was able to use this service a few days ago, so could you please check whether my permissions have changed? Thank you. I’m using LSEG Workspace with the account. I’m trying to retrieve private equity firm…
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,…
It looks like you're new here. Sign in or register to get started.