GitHunt
WW

wwongandy/2010-labour-vote-aggregator

Haskell program to aggregate the 2010 Labour Leadership Election Results and count them according to AV and STV voting algorithms.

2010 Labour Leadership Election Results Aggregator

This repo contains a Haskell Stack project to aggregate the 2010 Labour Leadership Election Results and count them according to the following voting algorithms;

  • Alternative Vote
  • Single Transferable Voting

General

Usage

For running a Stack project, the Stack program must be installed.

Once installed, run stack build && stack install && labour-vote-aggregator-exe.exe at the terminal in the cloned directory of this repo.

Credits

Data was retrieved from the following article;
https://www.theguardian.com/news/datablog/2010/sep/26/labour-leadership-results-election

Languages

Haskell100.0%

Contributors

Other
Created March 30, 2020
Updated May 15, 2020