mikapfl / unfccc_di_data

Dataset containing all data available from the UNFCCC API at https://di.unfccc.int

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOI

Dataset containing all data available from the UNFCCC API at https://di.unfccc.int as of 2024-07-05.

Due to the large size of the full dataset, the dataset is shared using datalad and on zenodo.

To obtain the data using datalad, first clone the repository including metadata:

$ datalad clone https://github.com/mikapfl/unfccc_di_data.git

Then you can fetch the data using datalad:

$ cd unfccc_di_data
$ datalad get -r .

You can learn more about datalad in the datalad handbook.

References: All the data included in this dataset is available from the UNFCCC API, which sources the data from:

Included is also a python script download.py to download the most recent version of the data from the UNFCCC API, which uses the unfccc-di-api library.

License: the python scripts are provided under the Apache License, Version 2.0.

About

Dataset containing all data available from the UNFCCC API at https://di.unfccc.int

License:Apache License 2.0


Languages

Language:Python 79.0%Language:Makefile 21.0%