-
Retreiving data for multiple KPI legs
I’m trying to retrieve data for the KPIs associated with a sustainability-linked bond (SLB). Many SLBs contain multiple KPIs (structured as separate KPI legs). However, when I query the data, I only receive results for the first KPI leg, even though the bond in my example has four KPIs defined. My goal is to retrieve the…
-
How to get the history HOLC price of XAU using python api
I want to know how to get the historical(e.g. past 10 trading days) daily HOLC(High, Open, Low, Close) price of XAU using python api. The following code is my python code,however, I didn't get the data I want. gold_code = "XAU=" # 黄金现货 fields = ['TR.OPENPRICE', 'TR.HIGHPRICE', 'TR.LOWPRICE', 'TR.CLOSEPRICE'] # 开高低收字段 data…
-
How can one retrieve the ESG ratings of bond issuers?
For different types of bonds (e.g. corporate, government), is it possible to retrieve the issuer and then its ESG ratings (in Python)? For example, for the bond ISINs NO0010844079, XS1989380172, DE000A351MM7 I would need to find the issuer of these bonds, and then the ESG scores or grades (if available) of those issuers.
-
HOW CAN I GET ALL TICKER NAMES FROM CONSOLIDATED EXCHANGES IN US
e.g. AAPL.OQ rather than AAPL.O THIS IS MY CODE. I'M USING CODEBOOK ld.open_session()#US#tickers= list(Screener('U(IN(Equity(active,public,primary))/*UNV:Public*/), IN(TR.ExchangeCountryCode,"US"), IN(TR.GICSSectorCode,"10","15","20","25","30","35","40","45","50","55","60"), DOES_NOT_CONTAIN(TR.ExchangeCode,"PNK"),…
-
Accesing historical StarMine Value Momentum Model scores
Hello, I've been attempting to download historical StarMine Value Momentum Model Scores with the following code: ld.open_session() fields = [ 'TR.ValMoCountryRank', 'TR.ValMoCountryRank.Date'] params = { 'SDate': '0', 'EDate': '-10', 'Frq': 'FQ'} ids = ld.get_history( universe=universe, fields=fields, parameters=params)…
-
How to Identify API Endpoints for Workspace API?
Hi, Client is a Workspace user and has a question on API Endpoints. If they know the specific Excel formula corresponding to a certain data field, is there a way to identify exactly which API endpoint they should use? Regards, Dan
-
The code does not retrieve correct values. Is there an error in a code?
Dear Developer community, a Workspace user is trying to retrieve data from Workspace via API. API Product: LSEG Data Library (.NET) - Platform session, viz. https://developers.lseg.com/en/api-catalog/lseg-data-platform/lseg-data-library-for-net These values are loaded HIGH_1, LOW_1, MID_PRICE a DATE using the object…
-
Integration of Workspace with ERP system (SAP S/C,4 HANA)
Integration of Workspace with ERP system (SAP S/C,4 HANA) Could you please confirm whether there are any built-in APIs or native integration capabilities available to connect the two systems (S/4HANA Cloud)?
-
What’s the process to request access for the Python function ld.get_history?
I am writing to formally request access to the ld.get_history function within the LSEG Data (Refinitiv) Python API, which is required for retrieving historical pricing data for our ongoing project. As part of our workflow, we need to retrieve historical value of fields like BID, ASK, MID, and VALUE_DT1 data for specific…
-
Obtain price reaction from previous years using the python API for example ric- ORCL.N
Please help in this to client Case- 15755369