All Projects → nvkelso → Election Geodata

nvkelso / Election Geodata

Precinct shapes (and vote results) for US elections past, present, and future

Projects that are alternatives of or similar to Election Geodata

Shapefile.jl
Parsing .shp files in Julia
Stars: ✭ 40 (-86.16%)
Mutual labels:  geospatial, geo, shapefile
Blendergis
Blender addons to make the bridge between Blender and geographic data
Stars: ✭ 4,642 (+1506.23%)
Mutual labels:  geospatial, shapefile, map
Openrailwaymap
An OpenStreetMap-based project for creating a map of the world's railway infrastructure.
Stars: ✭ 150 (-48.1%)
Mutual labels:  geospatial, geo, map
Mapsui
Mapsui is a .NET Map component for WPF, Xamarin.Forms, Xamarin.Android, Xamarin.iOS and UWP
Stars: ✭ 447 (+54.67%)
Mutual labels:  geospatial, geo, map
Awesome Gis
😎Awesome GIS is a collection of geospatial related sources, including cartographic tools, geoanalysis tools, developer tools, data, conference & communities, news, massive open online course, some amazing map sites, and more.
Stars: ✭ 2,582 (+793.43%)
Mutual labels:  geospatial, geo, map
GMT.jl
Generic Mapping Tools Library Wrapper for Julia
Stars: ✭ 148 (-48.79%)
Mutual labels:  geo, geospatial
georaster-layer-for-leaflet
Display GeoTIFFs and soon other types of raster on your Leaflet Map
Stars: ✭ 168 (-41.87%)
Mutual labels:  geo, geospatial
turf-go
A Go language port of Turf.js
Stars: ✭ 41 (-85.81%)
Mutual labels:  geo, geospatial
PHPCoord
PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points
Stars: ✭ 78 (-73.01%)
Mutual labels:  map, geo
font-gis
Icon font and SVG for use with GIS and spatial analysis tools
Stars: ✭ 121 (-58.13%)
Mutual labels:  map, geo
georef-ar-api
API del Servicio de Normalización de Datos Geográficos de Argentina.
Stars: ✭ 102 (-64.71%)
Mutual labels:  geo, shapefile
fgpv-vpgf
RAMP2 FGP Visualiser / Visualisateur pour la PGF PCAR2 - The Reusable Accessible Mapping Platform (RAMP), also known as the Federal Geospatial Platform Visualiser (FGPV), is a Javascript based web mapping platform that provides a reusable, responsive and WCAG 2.1 "AA" compliant common viewer platform for the Government of Canada. This is an unsu…
Stars: ✭ 34 (-88.24%)
Mutual labels:  geo, geospatial
openfairdb
Open Fair DB is the CreativCommons Backend of Kartevonmorgen.org
Stars: ✭ 53 (-81.66%)
Mutual labels:  map, geo
rgis
Performant, cross-platform (web, desktop) GIS app written in Rust
Stars: ✭ 79 (-72.66%)
Mutual labels:  geo, geospatial
pyturf
A modular geospatial engine written in python
Stars: ✭ 15 (-94.81%)
Mutual labels:  geo, geospatial
Atlas
🌎 Atlas is a set of APIs for looking up information about locations
Stars: ✭ 21 (-92.73%)
Mutual labels:  geo, geospatial
tile38
Real-time Geospatial and Geofencing
Stars: ✭ 8,117 (+2708.65%)
Mutual labels:  geo, geospatial
ClimateChangeProjections
An embeddable map that shows climate change projections. How hot will it be by 2070 if we don't do something about it? Accessible at https://climatechange.codeforafrica.org
Stars: ✭ 29 (-89.97%)
Mutual labels:  map, geo
mbmatch
An MBTiles server for PBF, which is also a map matcher.
Stars: ✭ 34 (-88.24%)
Mutual labels:  map, geo
GeoJSON.jl
Utilities for working with GeoJSON data in Julia
Stars: ✭ 46 (-84.08%)
Mutual labels:  geo, geospatial

Election Geodata

Precinct shapes (and vote results) for US elections past, present, and future

Download data

Preview render

MAP KEY

  • Dark green = newer 2016-2017 precincts
  • Medium green = 2014-2015 precincts
  • Light green = 2011-2012-2013 precincts
  • Light brown = older 2010 precincts
  • Medium brown = missing precincts

Background

I've been reading Mike Migurski's excellent blog series 1 and 2, on US election data and redistricting and this repo is in repsonse to his call for better data.

For analysis to be rigorous, geographic shape data is needed at the precinct level, and vote results for local races like state house, state senate, and federal representative to the U.S. Congress is essential. They must be matched up per year, as precinct voting districts often change each election.

This repo is an effort to gather this essential data and distribute it as open data.

Gathering data

Please browse the issues attached to this Github repo to identify sources and import shapefiles for precincts. The goal is to have state-wide shapefiles for multiple dates corresponding to election years (like 2008, 2010, 2012, 2014, and 2016). Statewide is prefered, but county and city are also interesting.

If you also find election result information along the way my current thinking is it's better to contribute to the Open Elections project directly, but maybe it's easier to do that here and then link up over there later.

Possible Sources:

  • State elections officials (eg secretary of state)
  • Local (county) election officials (eg registrar of voters)
  • Open Elections – a Github-based project by journalists Serdar Tumgoren and Derek Willis
  • Data hackers and data journalists, like LA Times
  • Census 2010 (src)
    • For the 2010 Census, only Rhode Island did not participate in Phase 2 (the Voting District/Block Boundary Suggestion Project) of the 2010 Census Redistricting Data Program. Kentucky chose not to provide VTDs as part of their participation in Phase 2, and the states of Montana and Oregon provided VTDs for some counties. Therefore, for 2010 Census data products, no VTDs exist in select counties in Montana and Oregon or for the states of Rhode Island and Kentucky in their entirety.

Credits

No permission is needed to use Election Geodata. Crediting the project, authors, and linking back is recommended but not required.

Short text:

Source: election-geodata.

Long text:

Source: Precinct-level maps from election-geodata compiled by Nathaniel Kelso and Michal Migurski.

See also:

  1. baby steps towards measuring the efficiency gap - Mike's follow-up post
  2. things I’ve recently learned about legislative redistricting - Mike's original post

Building From Scratch

Code for building output maps, nationwide packages, and uploading downloadable files can be founder under docker/ directory.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].