cemgundogan / ndcs

Data Package with Nationally Determined Contributions (NDCs)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nationally Determined Contributions (NDCs) as provided in the UNFCCC secreteriat's interim NDC registry.

Daily Update

Data

NDCs are available on the interim NDC registry. A CSV file is created with title, kind of document, URL of the original document etc. For convenience all documents are downloaded and saved with unified filenames in the pdfs directory.

Preparation

Run

make

to fetch the latest list of NDCs,

make download

to download the documents into pdfs.

Requirements

Python3 is used, all dependencies are installed automatically into a Virtualenv when using the Makefile.

Notes

See the UNFCCC's NDC page for background information and updates of the dataset.

License

The Python files in scripts are released under an CC0 Public Dedication License.

About

Data Package with Nationally Determined Contributions (NDCs)


Languages

Language:HTML 50.2%Language:Python 46.1%Language:Makefile 3.7%