{"id":22249720,"url":"https://github.com/jakubvalenta/voting-advice-app-comparison","last_synced_at":"2025-03-25T12:15:14.453Z","repository":{"id":69037275,"uuid":"186706562","full_name":"jakubvalenta/voting-advice-app-comparison","owner":"jakubvalenta","description":"Chart comparing the 🇨🇿 and 🇩🇪 voting advice apps for the 2019 European Parliament election","archived":false,"fork":false,"pushed_at":"2019-05-15T18:38:51.000Z","size":757,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T11:11:40.336Z","etag":null,"topics":["2019","chart","czech-republic","diagram","election","eu","european-parliament","germany","graph"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jakubvalenta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-14T21:58:59.000Z","updated_at":"2019-10-16T12:48:15.000Z","dependencies_parsed_at":"2023-03-04T12:31:01.715Z","dependency_job_id":null,"html_url":"https://github.com/jakubvalenta/voting-advice-app-comparison","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakubvalenta%2Fvoting-advice-app-comparison","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakubvalenta%2Fvoting-advice-app-comparison/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakubvalenta%2Fvoting-advice-app-comparison/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakubvalenta%2Fvoting-advice-app-comparison/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakubvalenta","download_url":"https://codeload.github.com/jakubvalenta/voting-advice-app-comparison/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245458703,"owners_count":20618697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["2019","chart","czech-republic","diagram","election","eu","european-parliament","germany","graph"],"created_at":"2024-12-03T06:28:22.645Z","updated_at":"2025-03-25T12:15:14.424Z","avatar_url":"https://github.com/jakubvalenta.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Voting advice application comparison\n\nThis is a chart comparing the voting advice applications for the **2019 European\nParliament election** of:\n\n\u0026#x1f1e8;\u0026#x1f1ff; Czech Republic ([Volební kalkulačka EP\n2019](https://volebnikalkulacka.cz/cs/evropsky-parlament-2019/) by\n[KohoVolit.eu](http://kohovolit.eu/))\\\n\u0026#x1f1e9;\u0026#x1f1ea; Germany ([Wahl-O-Mat zur Europawahl\n2019](https://www.wahl-o-mat.de/europawahl2019/) by [Bundeszentrale für\npolitische Bildung](https://www.bpb.de/))\n\nThe **English translations and similarity classifications** (connections between\nthe questions) are original work. This information was **not provided by the\nauthors of the voting advice apps** and might therefore be inaccurate.\n\nPlease refer to the websites of the voting advice apps to learn about the\n**method** used to choose the questions:\n\n- [VolebníKalkulačka.cz - Info](https://volebnikalkulacka.cz/info/)\n- [Wahl-O-Mat zur Europawahl 2019 - FAQ](https://www.wahl-o-mat.de/europawahl2019/popup_faq.php)\n\nThere is a second voting advice app in the Czech Republic - [Volební kalkulačka\nby Programy do\nVoleb](https://eu2019.programydovoleb.cz/volebni-kalkulacka). This one was not\nchosen for the comparison because it does not publish any information on the\nmethod used to choose the questions.\n\n![Comparison of the Czech and German voting advice applications for the 2019\nEuropean Parliament election](./dist/graph.png)\n\nLegend:\n\n- **gray background**: unique question\n- **solid line** connection: very similar questions\n- **dashed line** connection: related questions\n\nLicense:\n\nThis chart image is licensed under the [Creative Commons Attribution-ShareAlike\n4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).\n\n## Drawing the chart\n\n### Installation\n\n#### Mac\n\n``` shell\n$ brew install python graphviz librsvg optipng\n$ pip install pipenv\n$ make setup\n```\n\n#### Arch Linux\n\n``` shell\n# pacman -S pipenv graphviz librsvg optipng\n$ make setup\n```\n\n#### Other systems\n\nInstall these dependencies manually:\n\n- Python 3.7\n- pipenv\n- graphviz\n- librsvg\n- optipng\n\nThen run:\n\n``` shell\n$ make setup\n```\n\n### Usage\n\n#### Rendering the chart as SVG and PNG\n\n```\n$ make\n```\n\nThe chart SVG and PNG images will be created at `dist/`.\n\n### Development\n\n#### Installation\n\n``` shell\nmake setup-dev\n```\n\n#### Linting\n\n``` shell\nmake lint\n```\n\n#### Help\n\n``` shell\nmake help\n```\n\n### Contributing\n\n**Feel free to remix this project.**\n\nThe code is licensed under the [Apache License, Version\n2.0](http://www.apache.org/licenses/LICENSE-2.0).\n\nThe translations of the questions of the voting advice apps and the chart image\nare licensed under the [Creative Commons Attribution-ShareAlike 4.0\nInternational License](http://creativecommons.org/licenses/by-sa/4.0/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakubvalenta%2Fvoting-advice-app-comparison","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakubvalenta%2Fvoting-advice-app-comparison","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakubvalenta%2Fvoting-advice-app-comparison/lists"}