davidmegginson / ourairports-data

Open-data downloads for OurAirports.com
The Unlicense
280 stars 38 forks source link

Suggestion: add a file named continents.csv to the files #16

Open rmszc81 opened 1 year ago

rmszc81 commented 1 year ago

Good morning, I have a suggestion: to add a file named continents.csv to the file set with the following content:

Id,"Continent","Code","WikipediaLink"
1,"Africa","AF","https://en.wikipedia.org/wiki/Africa"
2,"North America","NA","https://en.wikipedia.org/wiki/North_America"
3,"Oceania","OC","https://en.wikipedia.org/wiki/Oceania"
4,"Antarctica","AN","https://en.wikipedia.org/wiki/Antarctica"
5,"Asia","AS","https://en.wikipedia.org/wiki/Asia"
6,"Europe","EU","https://en.wikipedia.org/wiki/Europe"
7,"South America","SA","https://en.wikipedia.org/wiki/South_America"

It's just some bytes more to be stored and it will make the life of others easier. I hope that my suggestion is useful.

Best regards, Ross