converting ZIP codes to latitude and longitude

converting ZIP codes to latitude and longitude This method uses the Census Bureau's 1991 ZIP/block equivalance file, which is available on the Internet from CIESIN. The same file was used to prepare 1990 Census Summary Tape File 3B by ZIP code.

Latitude and longitude are calculated as population-weighted averages of the latitude and longitude of individual blocks. Similar methods can be used to obtain the average latitude and longitude of other geographic areas, for example block groups.

The example given is for a UNIX computer which has an "unzip" utility and "cut" program for extracting files from a comma-delimited file. (At Lawrence Berkeley National Laboratory (LBNL), type "module load unzip" to access unzip.)

back to "Data for ZIP codes"
back to "1990 Census geographic levels"
http://merrill.olm.net/pdocs/feas/pop/zip_latlong.html 11/5/95
dwmerrill@lbl.gov