Skip to content

rasquith/choroshape

Repository files navigation

Synopsis

Choroshape for Python creates U.S. county-level choropleth maps for demographic datasets. Choroshape requires user to input a demographic dataset and a .shp file, such as TIGER shapefiles from the U.S. Census site. Choroshape helps users clean demographic county-level datasets and easily create attractive, county-level choropleth maps.

  1. Choroshape provides methods to extract and clean demographic datasets with county FIPS codes and to calculate fields that represent the proportion of total population for specified demographic categories.
  2. The user can specify state.shp files they wish to use; allowing the user to customize map projections
  3. The user can easily specify cutoffs for color bins, or let choroshape calculate optimal bin ranges
  4. Choroshape style objects allow the user to easily choose single-color schemes and optimally place the legend and title on the map output. Defualt maps styles are created with matpotlib. See examples for more details.

Example

Example Choroshape Map

Contributors

The following was originally designed by R.A. Asquith at https://github.com/rasquith while working at the Texas Department of State Health Services.

About

choroshape repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages