-
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 ?
-
How to Retrieve Historical ESG Ratings for M&A Target Companies in Refinitiv Eikon?
Hi all, I'm a student at the University of Amsterdam currently working on my thesis. I'm researching M&A deals and trying to gather historical ESG ratings for the target companies involved. I used DSCREENER in Refinitiv Eikon to identify relevant M&A deals from the past few years. However, I wasn't able to filter or…
-
ESG data extraction
Hi, I am extracting multiple ESG metrics for various companies from 2006 to 2024. However, I’m facing an issue: the output structure does not include a date for every company when data is missing. I would like to modify the output so that there is an entry for every date in the range for all companies, regardless of…
-
ESG Methodology (Error?)
Hi, There appears to be a typographical error in the "Environmental, Social and Governance Scores from LSEG" report published in October 2024. On page 4, the acronym "ESGC" is used, but from the context, I believe it should read "ESG", given the specified methodology. Can you confirm this? Thanks.
-
extracting permids of all companies with esg score on refinitiv
Hello, I am looking for the code to extract via the code book all the permids of companies in refinitiv for which we have esg scores, the name of those companies, and their esg score. Could you please help me ? Alex
-
ESG Data for Bachelors Thesis
Hello, i write a bachelors thesis about explainable AI with the use case ESG risk scoring. And i need a dataset/ API with ESG ratings and features like C02 consumption and so on, for a academic purpose. Can sb help? Best regards Jona
-
Can not use environmental API
I'm using a Delayed RIC license. My sales reps suggested that I ask about this problem here. I cannot use the API Playground. The error message says, "You are not permissioned to execute this method." https://api.refinitiv.com/data/environmental-social-governance/v2/universe And also I can not use vis pthon.…