mirror of
https://github.com/openstate/stembureau-meting.git
synced 2024-12-26 04:45:09 +01:00
Update README.md
This commit is contained in:
parent
9017fdf98b
commit
5a1607be31
|
@ -11,3 +11,6 @@ Als je de code zelf wilt uitvoeren of aanpassen, installeer dan [Jupyter Noteboo
|
||||||
- `pip3 install jupyter`
|
- `pip3 install jupyter`
|
||||||
- `pip3 install -r requirements.txt`
|
- `pip3 install -r requirements.txt`
|
||||||
- `python3 -m notebook` hiermee start je de Notebook
|
- `python3 -m notebook` hiermee start je de Notebook
|
||||||
|
|
||||||
|
# Data
|
||||||
|
Het opgeschoonde databestand met de 8582 stemlokalen op basis van de [Waar is mijn stemlokaal](https://waarismijnstemlokaal.nl/) data is te vinden in [data/export/full_export.csv](https://github.com/openstate/stembureau-meting/blob/main/data/export/full_export.csv) (rechtermuis-klik de 'Download'-knop en selecteer de optie om de link op te slaan).
|
||||||
|
|
Loading…
Reference in a new issue