An open API service indexing awesome lists of open source software.

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

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.