https://github.com/egpbos/coalitiewijzer
Coalitiewijzer: interactieve visualisatie van mogelijke coalities op basis van Peilingwijzer
https://github.com/egpbos/coalitiewijzer
Last synced: 3 months ago
JSON representation
Coalitiewijzer: interactieve visualisatie van mogelijke coalities op basis van Peilingwijzer
- Host: GitHub
- URL: https://github.com/egpbos/coalitiewijzer
- Owner: egpbos
- License: apache-2.0
- Created: 2020-10-21T14:18:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-17T17:53:13.000Z (about 4 years ago)
- Last Synced: 2025-01-13T05:11:40.013Z (5 months ago)
- Language: Jupyter Notebook
- Size: 1.75 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Coalitiewijzer
Interactive visualization of the number of seats of possible coalitions in Dutch parliament, according to poll aggregates from [Peilingwijzer](https://peilingwijzer.tomlouwerse.nl).
Try out the Voilà app hosted on Heroku: [](https://coalitiewijzer.herokuapp.com/)
Try out the notebooks on Binder: [](https://mybinder.org/v2/gh/egpbos/coalitiewijzer/main)
# Changelog
- 2021-01-30: Directly use single-party estimates from original Peilingwijzer as workaround for small errors caused by my estimate for the statistical model.
- 2020-11-28: Nicer share URL
- 2020-11-11: Switch to ipyvuetify buttons
- 2020-11-10: Improve confidence interval estimates and add share link
- 2020-11-01: First "release" on Heroku