The most recent content from our members.
is there a way to pull this information through Python or Excel? import lseg.data as ld import pandas as pd ld.open_session() ld.get_data(universe=['C}KV7309950155'],…
I'm currently migrating a workflow from the legacy Eikon Python API to the new LSEG Data (RD) API, and I’ve encountered a couple of points that require clarification. In the Eikon API, I was using the get_timeseries() function with fields='CLOSE' to retrieve historical Euribor data for the following instruments:…
New User was able to create an ID on the Community, but unable proceed further, as user unable to the profile. Error message attached
I’m migrating from eikon to lseg. I’ve been advised to migrate eikons get_timeseries to lseg get_history. With eikon I can get the CLOSE values (see below in a.). Lseg doesn’t have CLOSE or anything similar. (see below in b.) This is using your own codebook. Please advise. a. Refinitiv.Eikon df_hist_ek = ek.get_timeseries(…
Client is currently testing the API for Eikon vs Workspace and the output are different for some fields related to Deals. Attached is a screenshot for your reference. Can you please check if this is normal and what is the reason behind this? Do we have the correct way of getting the data? (Attached screenshot from API) I…
My understanding is that we need to use “screen” function in python to find the company, remember the companies are not listed, they DO NOT have RIC. I believe we need to similar code as below, but the universe should be set to “Private equity” My question is that I need CODE to produce the same output as I use “DSCREEN”.…
Is there an API script to see clean products (gasoline, naptha) as imports/exports out of US PADDS zones?
Any idea how to fix this? Not sure if WORKSPACE SDK.
Hi, trying to download SDK. I'm having a lot of problems with your website For example, the documentation here has links that throw Not Found 404 https://developers.lseg.com/en/article-catalog/article/publishing-symbol-list-using-ema-non-interactive-provider (404)…
I am trying to access the endpoint - https://api.refinitiv.com/data-store/v1/graphql from AWS cloud environment and facing time out error. Although I am able to access another route to get the bearer token successfully. Could someone pls help me on the same?
Hi, is there a way in Python to retrieve the list of RIC change for all listed companies on Hong Kong exchange (HKEX) between 2021-01-01 and today?
I've been working with the lseg.data API in Python and encountered an issue where I need to add my ID to the code. Despite collaborating with the Product Specialist, the problem persists. The API connection works for other fields like TR.TotAssets, but fails when retrieving data for TR.EventStartDate for specific…
Im having trouble to load any code now. the python on CODEBOOK is not initializing…
We're migrating from Eikon to LSEG Workspace. As a part of this process we need to rewrite our application that uses different APIs. We're going to use LSEG Data Library for Python. Do you have any recommendations on how we can run our Python scripts inside of the Docker container and connect to the LSEG Workspace that is…
The following sample (/data/funds/v1/assets/40003333) on API Playground returns "400 bad request". Please check.
It looks like you're new here. Sign in or register to get started.