Update script to generate locaux stats by commune from MAJIC data #466
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We remove automatic push to data gouv as it's an yearly update and automatic management may erase previous year data.
It's needed to push data manually but it takes less than 5 min yearly but it's safer.
We added
MAJIC_YEAR
to set the name of output files (export the environment variable or set it in.env
file with2024
or another year).For previous years, if you use the script, before running it, you need to change temporarily the dependency in root
package.json
@etalab/decoupage-administratif
version e.g https://github.com/datagouv/decoupage-administratif?tab=readme-ov-file#mill%C3%A9simes-et-versions-de-package otherwise your stats will not match the official COG list at this time.