https://github.com/mathialo/election-forecasting
Playing around with election models for the Norwegian 2021 election
https://github.com/mathialo/election-forecasting
Last synced: about 1 month ago
JSON representation
Playing around with election models for the Norwegian 2021 election
- Host: GitHub
- URL: https://github.com/mathialo/election-forecasting
- Owner: mathialo
- Created: 2021-08-30T20:08:32.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-07T21:06:35.000Z (almost 5 years ago)
- Last Synced: 2025-03-09T05:53:54.431Z (over 1 year ago)
- Language: Python
- Size: 29.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Election Forecasting
Playing around with election models for the Norwegian 2021 election
Run the model by running
```
$ poetry run model
```
The model uses polling data from all 19 electoral districts to predict the election result of each districts, and runs
the modified Sainte-Lagüe's method on each district to figure out the distribution of electorates. It then presents a
report of findings.