Skip to content

Commit c7ecdac

Browse files
Merge branch 'develop' into feature/update-readme
2 parents 8fc7fde + d1f4c97 commit c7ecdac

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Zipcode data is free from the various governments around the world. Yet so many organizations, reputable or not, want to charge money for it.
44

5+
This project is an automated solution for retrieving and collating US and worldwide zipcode data.
6+
57
## History
68

79
In 2011, we originally pulled down all the US census data we could find, parsed it and exported it into 3 .csv files. Later, we wrote 3 rake tasks to automate this process.
@@ -110,5 +112,4 @@ Both `lat` and `lon`, geocodes, are populated for each zipcode record.
110112
The zipcode data is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</a>, carried forward from [GeoNames](http://www.geonames.org).<br />
111113
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/3.0/88x31.png" /></a>
112114
113-
114-
See [CHANGELOG](CHANGELOG) for history and errata.
115+
See [CHANGELOG](CHANGELOG) for more history and errata.

0 commit comments

Comments
 (0)