openclimatedata / paris-agreement-entry-into-force

Data Package of ratification status of the Paris Climate Agreement and the emissions shares used for entry into force

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Combined dataset of signature, ratification, acceptance or approval status of the Paris Climate Agreement, and the emissions and shares for entry into force for the purposes of Article 21 of the agreement.

Weekly Update

Data

Signature, and ratification, acceptance or approval status is taken from the United Nations Treaty Collection by parsing the full record page.

"[T]he most up-to-date total and per cent of greenhouse gas emissions communicated by Parties to the Convention in their national communications, greenhouse gas inventory reports, biennial reports or biennial update reports, as of 12 December 2015", are extracted from the PDF file on the UNFCCC Paris Agreement - Status of Ratification page.

Preparation

There are daily checks for updates, to update manually see below.

The Makefile requires Python3 and will automatically install its dependencies into a Virtualenv when run with

make

This will also fetch the latest data and print a diff of any changed data.

To get the PDF with emissions data (already included in the Data Package):

make emissions-table

The table needs to be manually extracted into a file archive/tabula-table.csv using Tabula.

Notes

Due to rounding the sums of emissions and percentage shares differ from the ones reported in the summary in the PDF table with reported emissions for the purpose of Article 21 of the agreement.

About

Data Package of ratification status of the Paris Climate Agreement and the emissions shares used for entry into force


Languages

Language:HTML 58.0%Language:Python 38.5%Language:Makefile 3.4%