← Back to Portfolio
Grey Tiger Technology
FAA / ASRS · NASA Public Dataset In Progress

Aviation Safety
Trend Analysis

Python Time-Series ASRS Data Power BI Pandas Matplotlib

Project Overview

This project performs a time-series analysis of NASA's Aviation Safety Reporting System (ASRS) — a voluntary, confidential reporting program that collects safety-related incident data from pilots, air traffic controllers, and other aviation personnel.

The goal is to surface meaningful patterns in aviation incident reports over time, broken down by event type, aircraft category, and reporting year. The methodology directly mirrors the Continuous Analysis and Surveillance System (CASS) approach used in FAA regulatory compliance work, making this a practical demonstration of applied aviation safety analytics.

Methodology

The analysis follows a structured pipeline from raw data ingestion to visual reporting:

Dashboard & Charts

Power BI dashboard and supporting Python charts will be embedded here upon project completion.

Power BI Dashboard
Interactive dashboard — Coming Soon
Time-Series Chart · Incident Volume by Year
Python / Matplotlib output — Coming Soon
Breakdown · Event Type Distribution
Python / Matplotlib output — Coming Soon

Key Findings

Findings will be documented here upon analysis completion. Expected outputs include:

Source Code

Full Python analysis code, data pipeline, and documentation available on GitHub.

GitHub Repository — Coming Soon