A multi-tool BI case study analyzing consumer complaints, baggage mishandling, denied boardings, and on-time performance across 9 major U.S. carriers from 2022–2024 — using Power BI, Tableau, and Python to surface what the numbers actually mean for passengers and regulators.
Decision-centric layout built around a single question: Which airlines warrant regulatory attention this quarter? Features a composite score model, AI-generated narrative briefing, and a What-If scenario slider.
Published to Tableau Public for live, embeddable interaction. A benchmarking bar chart compares each airline's passenger score against the industry average. A trend line chart tracks score movement across 2022–2024, making year-over-year shifts immediately readable.
The benchmarking bar chart compares each airline's composite passenger score
against the industry average reference line. Color-coded bars make above- and
below-average performers immediately visible without requiring the viewer to
read a single number.
Key Insight: Hawaiian and Delta
consistently outperform the industry average, while Spirit and Frontier
fall significantly below — a gap that single-metric reporting often obscures.
The trend line chart tracks each airline's passenger score across 2022, 2023,
and 2024. Rising and falling lines immediately reveal which carriers improved
or declined over the three-year period.
Notable movement: Southwest's score
dropped sharply following its December 2022 operational meltdown, then showed
partial recovery in 2023–2024. Frontier showed significant volatility driven
by complaint surges in 2023.
A live Streamlit application that scans 36 monthly time series for statistically significant events using z-score detection — simulating an agentic BI system that proactively surfaces anomalies rather than waiting for a user to look.
| Airline | Period | Metric | Value | σ Score | Context |
|---|---|---|---|---|---|
| Southwest Airlines | Dec 2022 | Complaints/100K | 18.4 | 5.3σ 🔴 | Holiday meltdown — 16,700 flights cancelled |
| Delta Air Lines | Jul 2024 | Complaints/100K | 5.8 | 4.0σ 🔴 | CrowdStrike IT outage — longest recovery of any U.S. carrier |
| Frontier Airlines | Jul 2023 | Complaints/100K | 38.4 | 2.3σ 🟡 | Peak of complaint surge during rapid capacity expansion |
| United Airlines | Jul 2022 | Complaints/100K | 6.8 | 2.5σ 🟡 | Summer 2022 travel surge — staffing shortfalls post-pandemic |
| Delta Air Lines | Jul 2024 | Baggage Rate | 0.82 | 4.1σ 🟡 | CrowdStrike outage disrupted baggage handling systems simultaneously |
| American Airlines | Jul 2022 | Complaints/100K | 9.8 | 2.3σ 🟢 | Post-pandemic demand surge; returned to baseline by Sep 2022 |
These findings are structured around decisions, not just descriptions — each insight is paired with its implication for regulatory oversight or carrier strategy.
Transparency about data sources, methodology, and limitations is a core principle of trustworthy BI. The following notes are surfaced deliberately — not buried in footnotes.
A multi-tool intelligence stack built through an agentic AI workflow — demonstrating the same rapid implementation capability offered to clients.