Hacker News new | ask | show | jobs
by csixty4 3837 days ago
http://statetable.com will give you datasets with US states and/or Canadian provinces, current and/or historical, with or without DC, with or without minor territories & posessions, and with or without military addresses.

Data can be exported in CSV, a PHP array, or a whole mess of MySQL commands to build a table.

It's also open source if you just want the source data: https://github.com/daveross/statetable-com/blob/master/state...