Skip to content

The US ZIPScribble Map

What would happen if you were to connect all the ZIP codes in the US in ascending order? Is there a system behind the assignment of ZIP codes? Are they organized in a grid? The result is surprising and much more interesting than expected.

The idea for the ZIPScribble came from playing with Ben Fry's excellent zipdecode. That little applet allows you to explore the ZIP codes interactively, and reveals some very interesting patterns. What it does not give you, however, is an idea of the overall structure of the ZIP space. Jeffrey Heer has reimplemented zipdecode using his prefuse toolkit, and provides a file containing ZIP codes and coordinates. So off I went on a little programming exercise to see what simply connecting the dots would do.

ZIPScribble Map b/w

(ZIPScribble Map PDF)

The patterns and density distribution are readily apparent, and can in fact be seen much better than when only the dots are drawn. The scribbling quality of the lines (looks like somebody was bored while talking on the phone) lead to the clever name for the map. So let's enhance the map, and see if those apparent borders are in fact state lines or just artifacts.

ZIPScribble Map color

(ZIPScribble Map Color PDF)

Not surprisingly, some of the white lines really separate states, others don't. For the non-US folks (like yours truly), it makes sense to add state names for better readability, and also to disambiguate some problems with the rather simplistic coloring algorithm.

ZIPScribble Map color, names

(ZIPScribble Map Color with Names PDF)

Adding the colors clearly adds information, but it also removes some of the mystery. The scribble quality is much more apparent from the monochrome version (nobody has lots of differently colored pens lying around). The colored version looks more interesting, but also looks much more like any other map than the monochrome version.

Since the lines between the denser areas could still be artifacts, let's add a backdrop to see if they really are state lines.

ZIPScribble Map Color Names Borders

(ZIPScribble Map B/W with Borders) (ZIPScribble Map Color with Borders PDF)

As some of the comments below have mentioned, Alaska and Hawaii are missing from this map. Here are these two states, they will eventually be included in the map above, and also a PDF of them will be available.

ZIPScribble of Alaska and Hawaii

Is this visualization? Sure, because it shows data. The pictures are not interactive (though there is an interactive version as well), but they do allow some insight into the patterns created by the numbers. Is it useful? Probably not. But it sure is surprising and interesting, rather like a fractal image.


See also the interactive version!

There is also the Travelling Presidential Candidate Map and the growing ZIPScribble map family.

Updates 1/3/2007: changed projection, higher resolution images, added borders backdrop, improved coloring, added AK and HI. More details here.

Maps for a dozen more countries are now online.

Posted by Robert Kosara on December 1, 2006. Filed under zipscribble.