Skip to content

xynydev/star.vote-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Scripts for counting ballots and runoff with the star.vote ballot record.

All of these scripts keep the VoteTime field making it possible for you to create data visualisations of votes overtime.

CalculateTotal.py

Calculates the total votes for each candidate, no runoff.

Arguments:

-h, --help

show this help message and exit

-I INPUT, --input INPUT

Path to the input .csv from star.vote. (eg. ~/Desktop/starvoting_ballots_1234678_20210414010104.csv)

-O OUTPUT, --output OUTPUT

Path to the output file (eg. ~/Desktop/totalvotes.csv)

About

Scripts for counting ballots and runoff with the star.vote ballot record.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages