/unfccc_di_github_action_download

Use github actions to download data from the UNFCCC data interface

Primary LanguagePythonApache License 2.0Apache-2.0

unfccc_di_github_action_download

Uses github actions to download data from the UNFCCC data interface.

This repository provides a workflow which downloads all data from the UNFCCC flexible query API and saves it to a single file. The download is done with the UNFCCC DI API python package:

Mika Pflüger, Daniel Huppmann & Johannes Gütschow. (2024-01-08). pik-primap/unfccc_di_api: Version 4.0.1. Zenodo. https://doi.org/10.5281/zenodo.10471122

You can trigger a download by mannually running the workflow download above in "Actions" tab. Read the Github docs on how to manually run a workflow. The downloaded data is stored in a job artifact of the github workflow. See here how to download workflow artifacts.