-
What Entitlement does client needs to access the below script?
Hi team, requesting your assistance on Case 15852576. Thanks for the links. I tested the GraphQL endpoint at /data-store/v1/graphql and confirmed via schema introspection that ESGSource exists with fields like SourceTitle, SourceUrl, SourceDate, SourcePage, SourcePublisher. However, querying it for Alphabet Inc (PermID…
-
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.
-
I want to download the corporate sustainability report for Eurostox50 for 2020-2024 via python API.
I want to download the corporate sustainability report for Eurostox50 for 2020-2024 via python API. Is it possible? Can you provide me the code?
-
The client is currently using the code below. However, their universe contains approximately 1,000 t
Hi Team, Good day. Query: The client is currently using the code below. However, their universe contains approximately 1,000 to 1,500 RICs, and adding each RIC manually into the universe list is time‑consuming. Is there a way where an Excel file is uploaded in code book and the RICs are automatically ingested into the code…
-
ESG Bonds and RCSFIClassificationCodes
Hi! I am looking at ESG bonds issued by firms. I am trying to understand the RCSFIClassificationCodes variable, which for each ESG bond outputs one or more lists the following structures:{'Code': String, 'CodeDescription': String, 'CodePermID': String, 'IsESGStandard': Boolean, 'Type': String, 'TypeDescription': String,…
-
ESG Bond Label/Type
Hello, I'm reviewing ESG bonds, and when I look up information on the ESG Bond Label or Type column, the values are shown as abbreviations. How can I view the definitions of these abbreviations? The abbreviations I've seen include CLA, CLR, CMT, CVD, SDH, SIB, SUA, etc. From what I know, to get information on the columns,…
-
I would like to automatically retrieve if possible via Eikon API in python the list of all the data
Hi, I would like to automatically retrieve if possible via Eikon API in python the list of all the datapoints involved in the calculation of E - S and G pillars (e.g TR.PolicyWaterEfficiency, etc). I need the whole list of datapoints used in the calculation for all kind of sectors
-
Hi, I would like to automatically retrieve if possible via Eikon API in python the list of all the d
Hi, I would like to automatically retrieve if possible via Eikon API in python the list of all the datapoints involved in the calculation of E - S and G pillars (e.g TR.PolicyWaterEfficiency, etc). I need the whole list of datapoints used in the calculation for all kind of sectors
-
ESG ratings by deal announcement day and company
How can I get ESG scores for target companies? I am using excel.
-
How can I form a list that I could use in screener?
How can i form a list that I could use in company screener? Especially, can I form a list in Deal screener and use it in company screener to retrieve ESG related data and other financial data? If yes, how the list should be built?
-
Unable to run the code provided in Github by Refinitiv.
The file can be found here : https://github.com/LSEG-API-Samples/Article.EikonAPI.Python.GatheringAggregatedESGDataOnCompanies/blob/master/README.md The error I am getting is: ESG UN SDG part 2_CB_007.ipynb
-
Difference between 'Date' and 'Calcdate'
Hello everyone, I have a quick question regarding ESG-related data items and the dates they refer to. Let’s say I request ESG data (e.g. CO₂ emissions) for a company on 15 April 2024, and I receive a value in return. I would like to understand whether the reported value actually refers to that calculation date (15 April…
-
How to download the api for ESG related news for S&P500 companies at one time as period of ten years
-
Historical Yearly ESG Data
I'm using the Refinitiv Python API (refinitiv-data) to pull ESG data (2013–2024) for multiple companies. I want a wide format like this: I use the rd.get_history command (see screenshot below), and get a very large dataset with date in column 1, and instrument + variable for each column filled with many N/A values as the…
-
Python Code in Workspace.
do you have the python code requiring the permid of all companies for which Refinitiv can provide ESG scores or data ?