Skip to content

An analysis of voter turnout in Boston's municipal elections; completed for the City of Boston, my team’s client in a Harvard Kennedy School course on technology and innovation in government

Notifications You must be signed in to change notification settings

dashamet/Boston-Elections

Repository files navigation

Analyzing Turnout in Boston's Municipal Elections

Project Description

My team in DPI-663, a Harvard Kennedy School class on Technology and Innovation in Government, worked with the City of Boston’s Elections Commission and the Department of Innovation and Technology to tackle low voter-turnout in Boston's municipal elections. Our goal was to develop policy recommendations and product prototypes that Boston can implement to improve turnout in future municipal elections. In order to better understand the problem, I dug into some data!

You can view the final write-up of my analysis here.

To learn more about the project, check out our blogs and final presentation here.

Code

  • Analysis.Rmd contains the code and write-up for the analysis. It produces the HTML file Analysis.html.

Data

  • precincts.geojson is a geospatial dataset of the City of Boston's voting precincts. I obtained this data from Analyze Boston.

  • wards.geojson is a geospatial dataset of the City of Boston's voting wards. I obtained this data from Analyze Boston.

  • dem_data_by_precincts.xlsx is a dataset containing demographic data on Boston's precincts. I requested this dataset from Boston's Planning and Development Agency (BPDA).

  • elections_data.xlsx is a dataset containing the number of residents, registered voters, votes cast, and voter turnout for Boston's precincts in municipal elections from November 2005 to November 2017 (excluding special municipal elections and preliminary municipal elections). I created this dataset using the election data available on the City of Boston website.

About

An analysis of voter turnout in Boston's municipal elections; completed for the City of Boston, my team’s client in a Harvard Kennedy School course on technology and innovation in government

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages