As part of this project, we analyzed the election audit of the Colorado Board of Elections. To execute the scripts, we use Visual Studio Code and Python programming language. By running my script, I was able to determine that three hundred sixty-nine thousand seven hundred eleven votes were cast in the state of Colorado. Further, I found out that Diana DeGette won the election with 73.8% (272,892) after I run my script.
A complete list of candidates who received votes.
Total number of votes each candidate received.
Percentage of votes each candidate won.
The winner of the election based on popular vote.
- Congressional Election Total Votes:
369, 711 votes were casted in the congressional election.
- Total Votes of each county and Percentages of the total votes of each canditates recevied:
- Largest County with the highest Votes count
- Breakdown of the total votes and Percentages each candidates received
- Vote Count of the Election Winner and Percentage of the Total Votes
- The Election Summary count of Votes cast.
For Colorado, this election audit information can be an extremely valuable piece of information; it can serve a number of purposes, for example, this information can be used to estimate the total population of Colorado. There is an opportunity to modify this election audit in a way that will be more useful in the next election. For Examples;
-
Including information on which genders participate more in the election in the script.
-
The number of residents in each county can be includes in the script.