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

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

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: [![Voila](https://img.shields.io/badge/launch-voil%C3%A0-5DBCAF)](https://coalitiewijzer.herokuapp.com/)

Try out the notebooks on Binder: [![Binder](https://mybinder.org/badge_logo.svg)](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