All examples By author By category About

darrenjaworski

Choropleth with census CitySDK data

Similar Makefile to create the ok-counties.json as the previous example. Updated the ok-counties.json with name, fips as id, and area. Uses CitySDK to retrieve county level data for the state of Oklahoma. We use that data to construct a map to then style the county with the appropriately scaled color.

Please change the API key from the census bureau if you're forking. Thanks.