Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.16 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.16 KB

choropleth-viz

This code is for making a visualization of number and predominant race of executed offenders in Texas counties between 1982 and 2013.

Written by Natalia Y. Bilenko, (c) 2013

Run from command line:

python create_map.py > map_name.svg

Executed offenders in Texas

The code can be adapted for creating a choropleth map of U.S. counties (though the visualization is Texas-specific).
It is based on a tutorial by Nathan Yau of Flowing Data.

Data source:
Texas Department of Criminal Justice: Executed Offenders in Texas

Other resources used:
US FIPS Codes (Source)
Wikimedia US county svg map (Source) ColorBrewer