Skip to content

Choropleth visualization, applied to data on executed prisoners in Texas (1982-2013)

Notifications You must be signed in to change notification settings

nbilenko/choropleth-viz

Repository files navigation

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

About

Choropleth visualization, applied to data on executed prisoners in Texas (1982-2013)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages