Skip to content

andycui97/ElectMeCanada

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElectMeCanada

See what it takes to get elected in Canada! Simply type in your profression or a percentage in the box at the top of the site and see if someone of your job has been succesful in a Canadian Parliamentary Election!

Authors

Sahil Hasan, Andrew Cui, and Oliver Dong

Methodology

Used preparsed data (parsed using a java project. See other projects on my github) from 37778 data points of people who have run for Canadian Parliament since 1867 and gauges the highest voter percentage per profession. This is then displayed in a searchable list. Sorting was done using a modified Heapsort that sorts based on any variable given. Website then displays the year in, the party with, and the riding in which they ran.

Source Files

https://github.com/sahilhasan/CanadianElections

-CanadianElection: Contains Java parser and sorter both bin and src
---->Person.java
---->MainParser.java
-index.html: Main site html/javascript
-out.txt: Post-parsing data used in site

Latest Version/See also

Lyze is our more general form data parser and organizer.

About

See what it takes to get elected in Canada

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 77.9%
  • HTML 21.6%
  • JavaScript 0.5%