From 39fa4e68ec3547a4c96824b562c8cf8ab14bf321 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 26 Mar 2021 14:14:43 +0300 Subject: Update README --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 54bf5b5..3e150f7 100644 --- a/README.md +++ b/README.md @@ -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) -- cgit v1.3.1