Python tool for analyzing 2022 municipal election data in Waterloo Region.
This repository is published to:
It is updated for the 2022 municipal election in Waterloo Region.
This project provides voter information and election data analysis for the 2022 municipal elections in Waterloo Region, helping residents make informed decisions by providing candidate information, polling locations, and election results.
- Python
- Ruby
- Bundler
- Jekyll (static site generator)
- Ruby
- Bundler
- Jekyll
-
Clone the repo:
git clone https://github.com/CivicTechWR/WRVotesMunicipal2022.git
-
Install gems:
bundle install
-
Move into the website directory:
cd docs
-
Start the local server:
bundle exec jekyll serve
-
Install homebrew package manager
-
Install ruby:
brew install ruby
-
Install bundler:
gem install bundler
-
Clone the repo:
git clone https://github.com/CivicTechWR/WRVotesMunicipal2022.git
-
Go into the WRVotesMunicipal2022 directory and install the gems:
cd WRVotesMunicipal2022 bundle install
-
Start the jekyll server:
cd docs bundle exec jekyll server
-
You should now be able to follow the URL which is displayed and you should see the site.
Note: Some elements which are dependent upon the GitHub API may not be displayed locally.
See the Issues list for current tasks and opportunities to contribute.
This project began as an initiative of CivicTechWR but as of August 2022, that group is dormant. The repository serves as an archive of the 2022 municipal election analysis.
For current CivicTechWR projects, visit:
- Meetup: https://www.meetup.com/civictechwr/
- Website: https://civictechwr.org
- Email: [email protected]