Skip to main content

A package to retrieve FAA airport status

Project description

FAA Airport Status

This is a simple Python package used to retrieve data from the FAA's NAS Status API.

Classes

The following classes are available and in some cases dynamically generated when retrieving data:

Class Information Provided Methods
ArriveDepartDelay Airport, Status, Minimum delay, Maximum delay, Trend, Reason, Update time
GroundDelay Airport, Status, Average delay, Maximum delay, Start time, End time, Reason, Update time, URL to the advisory, Departure scope (if applicable), Included Facilities (if applicable), Included flights (if applicable)
GroundStop Airport, Status, End Time, Reason, Update time, URL to advisory, Included facilities (if applicable), Included flights (if applicable), Probabibility of extension
Closure Airport, Status, Begin Time, End Time, Update time, NOTAM text
AirportConfig Airport, Time the data was created, Arrival runway config, Departure runway config, Arrival rate, Source time stamp
Airport Code (provide when creating, IATA format), Name, Longitude, Latitude, Bool of if airport is deicing (see note), Bool of any delays, Count of delays, GroundDelay object, GroundStop object, Depart Delay object (ArriveDepartDelay), Arrive Delay object (ArriveDepartDelay), Closure object, Airport config Update

Items in italics are not updated until delay data is present

Note: Information about airport deicing is untested

Methods Available

get_airport_delays(airport_code, session) requires the code for the airport to get delays for in IATA format (i.e. ATL for Atlanta) and an asyncio HTTP session (such as aiohttp.ClientSession) and returns an Airport object

Support

Buy me a coffee

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

faadelays-2023.9.1.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

faadelays-2023.9.1-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file faadelays-2023.9.1.tar.gz.

File metadata

  • Download URL: faadelays-2023.9.1.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for faadelays-2023.9.1.tar.gz
Algorithm Hash digest
SHA256 9e030577e044de129e69e1845f8c47a730c8aed1850ec4b0c416eb73864c15ab
MD5 24798a35327dd0a5632a72ac00c13c83
BLAKE2b-256 fe92243633587edf4e1758a9a8617226ac88a0227a1422b956fb5644aac34791

See more details on using hashes here.

File details

Details for the file faadelays-2023.9.1-py3-none-any.whl.

File metadata

  • Download URL: faadelays-2023.9.1-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for faadelays-2023.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a8bd34e427940ecbf43db6a4b73bc92cf7e403ec709e7881ba49c4d9c834053f
MD5 5235f36a7748caa26acf2865ad1b8d4d
BLAKE2b-256 125f0f4b3ee1d4c4f08776358d07e3c7c70a972d98e2c28d07f04e99e564602f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page