Skip to content

Simple demo of gerrymandering for the Associated Press

Notifications You must be signed in to change notification settings

michaelaltmann/ap-demo

 
 

Repository files navigation

Simple demo of gerrymandering for AP

We use D3

Starting with U.S. congressional districts in Lancaster, Delaware, Chester, Montgomery, and Berks counties, PA. Really starting with Chester county.

2010 Census 2016 Election

  Chester    --- 15
  Delaware   --- 23
  Lancaster  --- 36
  Montgomery --- 46
    (source: https://github.com/openelections/openelections-data-pa)

County FP10 Codes

Chester 29
Delaware 45
Lancaster 71
Montgomery 91
Berks  11

To start server: python < 3: python -m SimpleHTTPServer

Python >= 3 python -m http.server

About

Simple demo of gerrymandering for the Associated Press

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.7%
  • JavaScript 22.1%
  • CSS 9.2%