midwire / free_zipcode_data

Free US and world-wide postal codes in SQLite and CSV format
MIT License
86 stars 24 forks source link

Fixes state_abbr is not globally unique #19

Open jsm222 opened 2 years ago

jsm222 commented 2 years ago

And fixes cases where countries do not have a state, by using country as state.

Related Issue: #18 Description: See comments in #18