A repo for getting and visualizing public greek municipality data.
Currently collects and renders data for election participation.
- Install dependencies:
npm i
- Collect data:
npm run get-election-data
- Run a webserver, e.g.
python -m http.server 8000
and seehttp://localhost:8000