Closed fedotov2d closed 6 years ago
It can be checked with Ruby irb
irb
JSON.parse(open("https://raw.githubusercontent.com/mwgg/Airports/1b8d0ffe862b07f6230ee22dab1f47990584924a/airports.json").read).count => 28815
Thanks! A few airports have been added since the description has been updated.
It can be checked with Ruby
irb