Hi Team, Hope all is well. Client is willing to find the name of a list of indexes via the ek.get_data() method but does not find the right field (parameter) in the method. For example, if he tries with '.SPXESUN', via ek.get_data('.SPXESUN', 'TR.IndexName'), he could not retrieve the right name, which is 'S&P 500 ESG…
Hello everyone, I am trying to download financial information regarding bond issuers, starting from a series of bond ISIN codes. The query I am using is the following: rd.get_data( universe = ISIN_list, fields = [ 'TR.RIC','TR.NACEClassification', "TR.DTSubjectName", "TR.FIIssuerName", 'TR.FiOrgID', "TR.F.TotRevenue",…
This question is related to Workspace (Codebook) permission to access news data. I tested one of the Codebook examples provided by LSEG. It’s “EX-1.01.05-News.ipynb”. When I ran the command to get news, I got an insufficient permission (scope) error. Isn’t the access to news included in Workspace and Codebook?
Can you please advise on the below? The ports have been added to the User APIPROXY.PORT 9060 and APIPROXY.PORTRANGE 20
Observing Lseg-data API getting slower after 3pm UTC. There are occasional exceptions thrown when calling lseg.data.get_data() function. Exceptions listed below lseg.data._errors.LDError: [WinError 10061] No connection could be made because the target machine actively refused it lseg.data._errors.LDError: Asynchronous…
Using the below code for fetching fixed-income prices using lseg.data.get_data. Is this the right approach to fetch price for a certain date, price for a date range and the daily prices? Where can we find documentation on different parameters field option? When parameters field contains 'SDate' or 'EDate' against which…
Error: Could not connect to server. Please contact your administrator.
Hi, I could not login to Refinitiv Eikon Desktop App for the past several days. It says: REFINITIV EIKON Desktop 4.0.65 (build 4.0.65202) Error description: Configuration Download Error The application failed to download the product configuration. Possible causes: • you are not connected to the network • the Refinitiv…
I am trying to use the API method with Python. The issue is that due to company restrictions I only have access to the PyCharm environment, which complicates things as all guides seem to be using Jupyter or similar environments (with syntax that isn’t recognized by PyCharm) The first hurdle is to install the Refinitiv data…
Dear LSEG community, I hope that I am right here with this question. We are currently working with LSEG to gather data for our master thesis in the topic of VC vs. non VC-backed IPO performance, and in this field we also want to identify the impact of VC monitoring. We found good proxies for that in old papers, but for…
It looks like you're new here. Sign in or register to get started.