I get incomplete quarterly data (Financials - Balance Sheet and Ratios Key Metrics) for many European banks (this is NOT the case for US banks). Take the following code as an example: import lseg.data as ld ld.open_session() workspace_df =…
Are there any plans to update RDP Python's library? Currently LDP has dependecies which are forcing to use Python 3.12, which is outdated and IT guys are not willing to installed that version anymore.
Hi Team, raising this case on behalf of a client. Query: Opening session in Python logs out Workspace desktop session. I cannot simultaneously maintain a Workspace session and call open_session(config) from lseg.data python library with config = { "sessions": { "default": "platform.ldp", "platform": { "ldp": {…
Hi, I'm using refinitive.data to get CB meeting dates, I'm doing that by logging into workspace with my username and password, then creating an API key, then in my python code I use that locally, but I want to look to move this to production and that's where I need a service account. Just looking for guidance on how people…
I am interested in obtain the MMD curve data with the help of a python api, I am able to make connections etc, but can someone tell me if I need to have any special api licenses or permissions to obtain the data through an API? I am a paid member for the TM3 app.
For a given instrument ISIN (TW00000719B4 for instance), is there an easy way (maybe using codebook) to get the issuer company's TR.TRBCEconomicSector, TR.TRBCBusinessSector, TR.TRBCIndustryGroup, and similar TRBC information). I have around 1000 ISINs and I wondered if there is a better than manual way to do it. Thank you
is there a way to get recent transcripts of a company earnings call or event in text form via the LSEG Data Library API? I know i can get in workspace by manually downloading. i also know i can get news items via lseg data library api but not sure how do i get earnings calls transcript via api for any given ticker or…
How can I use the API or datastream to retrieve news headline data for 2000 unique companies?
Hello Team, please help on client's issue below. Thank you. === I get the same error, however it works in codebook in workspace. Im using the app key in the other local environment LDError: token expired Requested universes: ['CACMB5YT=RR']. Requested fields: ['TR.BH.ISIN', 'TR.BH.EFFDATE', 'TR.BH.ENDDATE'] === Here is the…
Provided TR.TotalReturn as per definition - Total return incorporates the price change and any relevant dividends for the specific period. Date 02/09/2026 and calc date is 2/10/2026 As per client - if you check that field... for that code, it returns 7.6pct, whch is yesterday's return the return for today should be ~13pct
It looks like you're new here. Sign in or register to get started.