Extraction and geocoding of greenhouse gas emissions data from the European Union Transaction Log. https://www.data.gouv.fr/fr/datasets/donnees-demission-de-gaz-a-effet-de-serre-des-installations-soumises-a-quota-de-lue/
Go to file
2024-04-24 15:48:01 +02:00
R Add 2023-only, and other file formats to the exports 2024-04-24 15:48:01 +02:00
renv Add global geocoding + cleaning 2024-04-22 17:25:20 +02:00
.gitignore Add global geocoding + cleaning 2024-04-22 17:25:20 +02:00
.Rprofile Mise à jour avec les données d'émission 2022 2023-06-16 11:34:05 +02:00
constants.R Add global geocoding + cleaning 2024-04-22 17:25:20 +02:00
eutl.Rproj Add global geocoding + cleaning 2024-04-22 17:25:20 +02:00
LICENSE Initial commit 2021-05-18 18:15:43 +02:00
Makefile Add global geocoding + cleaning 2024-04-22 17:25:20 +02:00
README.md Add global geocoding + cleaning 2024-04-22 17:25:20 +02:00
renv.lock Add global geocoding + cleaning 2024-04-22 17:25:20 +02:00

Extraction and geocoding of greenhouse gas emissions data from the European Union Transaction Log

Updated with 2023 emissions data

R scripts to:

The data itself can be found on the french open data platform.

If you want to regenerate them, you’ll need a free Geoapify token, and set the "GEOAPIFY_KEY" variable in your .Renviron file or with Sys.setenv().

You can then just make all. In case of network errors or timeouts while downloading the raw files, you can just relaunch the command.