Giter Site home page Giter Site logo

ardakilic / airports Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mwgg/airports

0.0 0.0 0.0 14.44 MB

A JSON database of 28k+ airports with ICAO/IATA codes, names, cities, two-letter country identifiers, elevation, latitude & longitude, and a timezone identifier

License: MIT License

airports's Introduction

Airports

A JSON collection of 28k+ entries with basic information about nearly every airport and landing strip in the world. ICAO codes used as keys. Each entry contains IATA code, airport name, city, two-letter ISO country code, elevation above sea level in feet, coordinates in decimal degrees and time zone.

"KOSH": {
    "icao": "KOSH",
    "iata": "OSH",
    "name": "Wittman Regional Airport",
    "city": "Oshkosh",
    "state": "Wisconsin",
    "country": "US",
    "elevation": 808,
    "lat": 43.9844017029,
    "lon": -88.5569992065,
    "tz": "America\/Chicago"
},

Time zones initially sourced from TimeZoneDB and updated using TimeAPI.

airports's People

Contributors

mwgg avatar justindixson avatar mborsetti avatar eatdostacos avatar vsimakhin avatar k0te avatar o4oren avatar alexpicard10 avatar himelsaha29 avatar micvn avatar rmk135 avatar vort3 avatar 687er avatar logocomune avatar p3t3r67x0 avatar benelori avatar bertware avatar fraunigai avatar hatemalimam avatar hschimke avatar jtoledo3970 avatar obrown92 avatar liammartens avatar micahlou avatar rysiekpl avatar michaelmarohnic avatar nassimbounouas avatar pelumi avatar ryan-dl avatar temannin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.