mwgg / Airports

A JSON database of 28k+ airports with ICAO/IATA codes, names, cities, two-letter country identifiers, elevation, latitude & longitude, and a timezone identifier
MIT License
488 stars 175 forks source link

Cleaned up airport states. #51

Closed MikeRomaa closed 3 years ago

MikeRomaa commented 3 years ago

Corrected airports with incorrect states and corrected any states formatted incorrectly.

mborsetti commented 3 years ago

This project hasn't been updated in a while, but your changes have been published in my fork (https://github.com/mborsetti/airportsdata).

Thanks!