DataViz des écosystèmes numériques beta.gouv.fr et connexes
demo : https://betagouv.github.io/betamap
run yarn build-flares
to update the data from beta.gouv API
run yarn && yarn dev
to preview
To add new "flares", check the scripts in ./scripts
- better colors handling
- filters
inspired from https://observablehq.com/@d3/zoomable-circle-packing@165