https://github.com/oseiskar/vaalikone
Alternative election compass - select the most important question(s) and see the results in real time
https://github.com/oseiskar/vaalikone
Last synced: about 1 month ago
JSON representation
Alternative election compass - select the most important question(s) and see the results in real time
- Host: GitHub
- URL: https://github.com/oseiskar/vaalikone
- Owner: oseiskar
- Created: 2019-03-12T19:35:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T19:20:35.000Z (about 6 years ago)
- Last Synced: 2025-02-07T15:16:22.905Z (3 months ago)
- Language: JavaScript
- Size: 74.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Election compass (Finnish _Vaalikone_)
An application for finding a candidate to vote for in an election, based on
similarity of answers to a questionnaire. Instead of answering the entire
questionnaire (which is more traditional application hosted by Finnish media
companies), this app encourages the user to only select a few questions they
care about the most and shows the results in real time.## Data
An open dataset (CC BY 4.0) from the Finnish newspaper is linked as a
Git submodule. Scripts for parsing it to a form usable by this
web app are also included. (Try `./data-scripts/parse-avoindata.sh`).
It is possible to use this app with other similar datasets of similar size.## Copyright
* The `avoidata` submodule linked to this repository,
"[Helsingin Sanomien avoin data](https://github.com/HS-Datadesk/avoindata)"
by _Helsingin Sanomat_ is licensed under
[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
* All other material in this repository (c) Otto Seiskari, 2019