This tibble is the third version of a popular zipcodes database.
The original CivicSpace US ZIP Code Database was created by Schuyler Erle
using ZIP code gazetteers from the US Census Bureau from 1999 and 2000,
augmented with additional ZIP code information from the Census Bureau’s
TIGER/Line 2003 data set. The second version was published as the
zipcode::zipcode
dataframe object. This version has dropped the latitude
and longitude, reorganized columns, and normalize the city values with
normal_city()
.
zipcodes
A tibble with 44,336 rows of 3 variables:
Normalized city name.
Two letter state abbreviation.
Five-digit ZIP Code.
Daniel Coven's federalgovernmentzipcodes.us web site and the CivicSpace US ZIP Code Database written by Schuyler Erle schuyler@geocoder.us, 5 August 2004. Original CSV files available from https://web.archive.org/web/20221005220101/http://federalgovernmentzipcodes.us/free-zipcode-database-Primary.csv