Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 3
    $\begingroup$ You can get a nice visual of the hierarchy at Ben Fry's zipdecode. $\endgroup$ Commented Apr 25, 2014 at 17:54
  • $\begingroup$ Joe are you able to freely get zip level data (income etc) from this site? I was not able to see how to do this. $\endgroup$ Commented Jul 9, 2014 at 12:03
  • $\begingroup$ URLs like this: city-data.com/zips/02108.html It's not well formatted like a CSV, so you have to use regexes/scraping etc. The US census has some nicely fomatted data census.gov/epcd/www/zipstats.html and factfinder2.census.gov/faces/nav/jsf/pages/index.xhtml but they don't have the breadth. $\endgroup$ Commented Jul 9, 2014 at 20:39