You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A custom ArcGIS Pro toolbox with multiple Python-based geoprocessing script tools to automate and simplify processing and analysis of Automatic Dependent Surveillance-Broadcast (ADS-B) for better understanding aircraft overflights of National Park Service (NPS) management units.
My flight history as a ex-Cabin Crew plotted on a map! 1351 flights narrow down to every unique flight I ever did. 10 years over 9000 hours (DBZ pun not intended)
Advanced Python application leveraging the power of APIs and the pandas library to retrieve and perform in-depth analysis of flight data from Flightradar24. It uncovers insights such as the most common departure and arrival cities, contributing to the field of aviation data science.
A small tool to automate the extraction of a crew duty report. The information is in many tables inside a pdf with several pages which make it tedious to work with.
This Python script allows you to fetch the Automatic Terminal Information Service (ATIS) data for Hong Kong International Airport (VHHH) from the official ATIS webpage
This repository contains an ETL pipeline for the US Aviation Operational Data Ingestion using Apache Airflow. It automates the extraction, transformation, and loading of aviation data from Google Cloud Storage (GCS) to a PostgreSQL database.
Full-stack data analytics platform for real-time flight tracking. Python/Dash web app with ETL pipeline, OAuth2 API integration, and interactive visualizations.