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

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

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