To see the actual site: https://wlach.github.io/gtha-electrification/
To run locally, run the following:
npm install
npm run sources
npm run dev
On subsequent runs, you can just run npm run dev
.
There's various data munging with marimo notebooks in the directory data-munging
.
It's messy, most including for my own reference but if you want to see how I derived my data, it might useful.