Skip to content

Chart comparing the 🇨🇿 and 🇩🇪 voting advice apps for the 2019 European Parliament election

License

Notifications You must be signed in to change notification settings

jakubvalenta/voting-advice-app-comparison

Repository files navigation

Voting advice application comparison

This is a chart comparing the voting advice applications for the 2019 European Parliament election of:

🇨🇿 Czech Republic (Volební kalkulačka EP 2019 by KohoVolit.eu)
🇩🇪 Germany (Wahl-O-Mat zur Europawahl 2019 by Bundeszentrale für politische Bildung)

The English translations and similarity classifications (connections between the questions) are original work. This information was not provided by the authors of the voting advice apps and might therefore be inaccurate.

Please refer to the websites of the voting advice apps to learn about the method used to choose the questions:

There is a second voting advice app in the Czech Republic - Volební kalkulačka by Programy do Voleb. This one was not chosen for the comparison because it does not publish any information on the method used to choose the questions.

Comparison of the Czech and German voting advice applications for the 2019 European Parliament election

Legend:

  • gray background: unique question
  • solid line connection: very similar questions
  • dashed line connection: related questions

License:

This chart image is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.

Drawing the chart

Installation

Mac

$ brew install python graphviz librsvg optipng
$ pip install pipenv
$ make setup

Arch Linux

# pacman -S pipenv graphviz librsvg optipng
$ make setup

Other systems

Install these dependencies manually:

  • Python 3.7
  • pipenv
  • graphviz
  • librsvg
  • optipng

Then run:

$ make setup

Usage

Rendering the chart as SVG and PNG

$ make

The chart SVG and PNG images will be created at dist/.

Development

Installation

make setup-dev

Linting

make lint

Help

make help

Contributing

Feel free to remix this project.

The code is licensed under the Apache License, Version 2.0.

The translations of the questions of the voting advice apps and the chart image are licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.

About

Chart comparing the 🇨🇿 and 🇩🇪 voting advice apps for the 2019 European Parliament election

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published