Ask HN: list of United States regions, state, county, city, zip list
Where can I find the information about regions, state, county, city, zip for United states, I need this for building a geography dimension. I tried looking up various places but could not find the complete information, please help
14 comments
[ 2.7 ms ] story [ 51.4 ms ] threadhttp://www.census.gov/tiger/tms/gazetteer/zips.txt
This seems to suggest the data you're after is in there: http://www.geonames.org/postal-codes/postal-codes-us.html
Grab the US.zip file and the English-language feature codes, filter down the data to the stuff you're interested in, and you're good to go.
http://zipcodedownload.com/Products/Product/Z5Commercial/Sta...
Regions for states is not something well defined, at least that I've found, as the definition varies depending on purpose (commerce, agriculture, political, ...). If you find something good, I'd love to hear about it.
Let me know if that is what you were looking for
It isn't the most recent data, but it ought to get you started.