monterail / zip-codes

Identify city and state for given zip code
MIT License
109 stars 57 forks source link

Add US Virgin Islands zip codes #35

Open jpalacio-assurance opened 9 months ago

jpalacio-assurance commented 9 months ago

We are examining zip codes like 00803, 00850 as part of our application and noticed these were not included in the data. We did research and it seems including these ZIP codes (US Virgin Islands) would help to complete the dataset.

Part of this PR: https://github.com/monterail/zip-codes/pull/22 (you added Guam, Puerto Rico previously but US Virgin Islands are missing)