Colorado Board of Election employees proved tasks to complete an election audit of a recent local congressional election.
- Data Source: election_results.csv
- Software: Python 3.7.6, Visual Studio Code
The analysis of the election shows that:
- There were 369,711 votes in the election
- The candidates were:
- Charles Casper Stockholm
- Diana Deloette
- Raymon Anthony Doane
- The candidate results were:
- Stockholm receieved 23% of the votes and 85,213 number of votes.
- Deloette receieved 74% of the votes and 272,892 number of votes.
- Doane receieved 3% of the votes and 11,606 number of votes. The Winner of the election was:
- Diana Deloette
Ensuring my indents were in the correct locations to ensure my code would run
Challenging, but interesting and learned alot.