Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.09 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.09 KB

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

Daily Update

Data

NDCs are available in the NDC registry. A CSV file is created with title, kind of document, URL of the original document etc.

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 also the UNFCCC's NDC page for background information and information on updates of the dataset.

License

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