diff options
| author | Yuval Adam <_@yuv.al> | 2021-03-26 14:14:43 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2021-03-26 14:14:43 +0300 |
| commit | 39fa4e68ec3547a4c96824b562c8cf8ab14bf321 (patch) | |
| tree | 3ea7baf21b1cb287e647fd2ae1664af7a51a3369 /README.md | |
| parent | 6c58fdce42799df014bb926621a021833c8016db (diff) | |
Update README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1 +1,19 @@ # Israeli Election Data + +Election data for the last (4, and counting) election cycles in Israel from 2019. + +## Data + +- Data by ballots in [`ballots/`](ballots) +- Data by cities in [`cities/`](cities) + +## Dev + +```bash +$ pipenv sync +$ pipenv run jupyter notebook +``` + +## Just show me the data + +Go to the rendered notebook at [stats.py.ipynb](stats.py.ipynb) |
