Skip to content

minut9/Election_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Election_Analysis

Purpose

This project is an election audit to help Seth and Tom with a submission to the election commission. The code dissects the election results of Jefferson, Denver, and Arapahoe Counties and uses python to analyze the data. The code used depicts a clear winner of the election while also tallying the votes per county and candidate, as well as percentages for comparison.

Election Results

Screen Shot 2021-11-08 at 8 37 31 AM

  • The results clearly show that Denver County had the largest county turnout compared to the other counties with 306,055 votes out of the 369711 total votes, which was 82.8%.

  • Jefferson County had the 2nd largest county turnout with 38,855 votes, which was 10.5% of the total votes.

  • And 3rd largest county turnout was Arapahoe with 24,801 votes, which was 6.7% of the total votes.

  • Charles Casper Stockham recieved 85,213 votes at 23% of total votes.

  • Diana DeGett recieved 272,892 votes at 73.8% of total votes.

  • Raymon Anthony Doane recieved 11,606 votes of 3.1% of total votes.

Summary

According to the election results, the winner of the election is Diana DeGette with 73.8% of all votes cast, which was 272,892 out of the total 369,711 total votes. This code can be used to find future election results with edits and additions to names and adjusting the ranges of what results are being sought after.

About

Analyze election data using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages