8000 GitHub - sigsmoore/phila-elections: Philadelphia election data visualization
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sigsmoore/phila-elections

Repository files navigation

Philadelphia Elections Data Visualization

Data sources

Election results

GeoJSON

Data format

CSV files have the following columns:

  1. WARD integer in the range 1-66
  2. DIVISION integer in the range 1-52, a subdivision of a ward
  3. TYPE or VOTE TYPE single character whose meaning is described below
  4. OFFICE or CATEGORY capital letter string
  5. CANDIDATE, NAME, or SELECTION capital letter string
  6. VOTES or VOTE COUNT integer

N.B. some CSV files contain latin-1 characters

Type codes

(The following are my guesses based on sources I don't remember o_o)

  • A = absentee
  • L = mail-in
  • M = election day/in-person
  • P = provisional

Dependencies / Thanks to

About

Philadelphia election data visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0