openclimatedata / ndc-assessments

Assesments of (Intended) Nationally Determined Contributions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Package with Assessments of the Nationally Determined Contributions (NDCs) of countries

Data

The Excel files from the CAIT Climate Data Explorer and Worldbank INDC tool assessments were downloaded from Climate Watch and are converted into CSV files to simplify analysis. The CSV files from the Klimalog NDC Explorer are provided as is with minor reformatting to the CSV file headers.

See also https://www.climate-resource.com/tools/ndcs/

Preparation

Data was downloaded from the Climate Watch (https://www.climatewatchdata.org/) portal and converted into CSV files. Klimalog data is downloaded directly from https://klimalog.die-gdi.de/ndc/#open-data. Python 3, wget and Make are required to re-run the scripts:

make

Licenses

CAIT Assessment

Creative-Commons Attribution (CC-BY) https://creativecommons.org/licenses/by/4.0/ 

Citation

WRI, CAIT Climate Data Explorer. 2016. CAIT Paris Contributions Map. Washington, DC: World Resources Institute. http://cait.wri.org/indcs/

Klimalog GDI DIE NDC Explorer Assessment

Creative-Commons Attribution (CC-BY) https://creativecommons.org/licenses/by/4.0/ 

See their website's 'download data' section for updates and citation requirements:

You are warmly invited to download and use the data of the NDC Explorer under the following conditions. The data is licenced under CC BY 4.0. If you share, copy and redistribute the material you must give appropriate credit (name creator, copyright notice, licence notice and a link to the material). If you remix, transform or build upon the material you must distribute your contributions under the same license as the original, and indicate the changes you have made.

Please consider that the underlying data is updated on a regular basis, e.g. with new NDCs releases. Therefore, please state the date of your download when referring to the data.

The date of the latest update is also given inside the CSV file.

Citation

Pauw, Pieter / Beck, Tanja / Valverde, María José et al. (2022): NDC Explorer. German Development Institute / Deutsches Institut für Entwicklungspolitik (DIE), African Centre for Technology Studies (ACTS), Stockholm Environment Institute (SEI), Frankfurt School - UNEP Collaborating Centre for Climate & Sustainable Energy Finance. DOI: 10.23661/ndc_explorer_2022_4.0

Worldbank Assesment

Creative-Commons Attribution (CC-BY)  https://creativecommons.org/licenses/by/4.0/

See also https://data.worldbank.org/summary-terms-of-use

Citation

World Bank. 2017. INDC. Accessed October 5. http://spappssecext.worldbank.org/sites/indc/Pages/INDCHome.aspx

Preparation scripts

The processing scripts in scripts are licensed as CC0.

About

Assesments of (Intended) Nationally Determined Contributions


Languages

Language:Python 50.5%Language:Makefile 49.5%