Skip to content

Instantly share code, notes, and snippets.

@dogobox
Forked from mbostock/.block
Created April 29, 2016 16:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dogobox/71e0b5aaffe7a3d64fbd8ab4eb252442 to your computer and use it in GitHub Desktop.
Save dogobox/71e0b5aaffe7a3d64fbd8ab4eb252442 to your computer and use it in GitHub Desktop.
Zip Codes
license: gpl-3.0

The Census Bureau provides a 797M shapefile for national zip code tabulation areas. Simplified using TopoJSON (with -q 1e5 -s 3e-7), the resulting file is only 7.2M, a reduction of 99.1%. The distribution of zip codes is a rough proxy for population density. Part of the U.S. Atlas project.

<!DOCTYPE html>
<meta charset="utf-8">
<img src="readme.png" width="960" height="500">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment