Nationally Determined Contributions (NDCs) as provided in the UNFCCC secreteriat's NDC registry.
NDCs are available in the NDC registry. A CSV file is created with title, kind of document, URL of the original document etc.
Run
make
to fetch the latest list of NDCs,
make download
to download the documents into pdfs
.
Python3 is used, all dependencies are installed automatically into a Virtualenv
when using the Makefile
.
See also the UNFCCC's NDC page for background information and information on updates of the dataset.
The Python files in scripts
are released under an
CC0 Public Dedication License.