Info
Version: | 1.1.0 |
Author(s): | Ibistic Technologies |
Last Update: | Friday, February 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ibistic/open-airport-data |
NuGet Url: | https://www.nuget.org/packages/Ibistic.Public.OpenAirportData |
Install
Install-Package Ibistic.Public.OpenAirportData
dotnet add package Ibistic.Public.OpenAirportData
paket add Ibistic.Public.OpenAirportData
Ibistic.Public.OpenAirportData Download (Unzip the "nupkg" after downloading)
Dependencies
- CsvHelper(>= 12.2.1)
Tags
The typical usecase is to resolve information such as name, country and timezone information from e.g. an IATA code.
Data sources utilized:
Openflights Airport and Country data available from https://openflights.org/data.html under the Open Database License (https://opendatacommons.org/licenses/odbl/1.0/).
Please only use this component if you agree to and comply with the above license terms.