summaryrefslogtreecommitdiff
path: root/README.md
blob: 3e150f723e5b05a3e8686ad5317c0609f96a9eee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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)