]> jfr.im git - irc/rizon/acid.git/blame - pyva/data/weather-zipcodes.README
Fix format error in VIP command reply
[irc/rizon/acid.git] / pyva / data / weather-zipcodes.README
CommitLineData
e02c451f
DO
1CivicSpace US ZIP Code Database
2-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
3written by Schuyler Erle <schuyler@geocoder.us>
45 August 2004
5
6The ZIP code database contained in 'zipcode.csv' contains 43204 ZIP
7codes for the continetal United States, Alaska, Hawaii, Puerto Rico,
8and American Samoa. The database is in comma separated value format,
9with columns for ZIP code, city, state, latitude, longitude, timezone
10(offset from GMT), and daylight savings time flag (1 if DST is observed
11in this ZIP code and 0 if not).
12
13This database was composed using ZIP code gazetteers from the US Census
14Bureau from 1999 and 2000, augmented with additional ZIP code information
15from the Census Bureau's TIGER/Line 2003 data set. Timezone information
16was added using cartographic data sets from nationalatlas.gov. The
17database is guaranteed to exclusively contain information gathered from
18sources in the public domain, and thus be legal to redistribute.
19
20The database is believed to contain over 98% of the ZIP Codes in current
21use in the United States. The remaining ZIP Codes absent from this
22database are entirely PO Box or Firm ZIP codes added in the last five
23years, which are no longer published by the Census Bureau, but in any
24event serve a very small minority of the population (probably on the
25order of .1% or less). Although every attempt has been made to filter
26them out, this data set may contain up to .5% false positives, that is,
27ZIP codes that do not exist or are no longer in use but are included due
28to erroneous data sources. The latitude and longitude given for each ZIP
29code is typically (though not always) the geographic centroid of the ZIP
30code; in any event, the location given can generally be expected to lie
31somewhere within the ZIP code's "boundaries".
32
33The database andthis README are copyright 2004 CivicSpace Labs, Inc.,
34and are published under a Creative Commons Attribution-ShareAlike
35license, which requires that all updates must be released under the same
36license. See http://creativecommons.org/licenses/by-sa/2.0/ for more
37details. Please contact schuyler@geocoder.us if you are interested in
38receiving updates to this database as they become available.
39
40-=- 30 -=-