An Advanced Data-Driven Analysis of Air India Flight AI171 Crash
This project provides a comprehensive analytical breakdown of the tragic Air India Flight AI171 crash using real-world data, statistical modeling, visualizations, and simulated insights. It leverages ADS-B trajectory, casualty data, emergency response metrics, and public reports to explore causes, severity, and survivability.
- π₯ Fatality Rate Modeling β onboard vs ground casualties with Monte Carlo simulations
βοΈ Flight Profile Reconstruction β climb/descent path using ADS-B-based estimates- π§ Crash Cause Probability β updated using breaking news and Bayesian intuition
- π§ͺ Emergency Resource Mapping β breakdown of response team deployments and infrastructure
- 𧬠Survivor Analysis β seat location, hatch escape route, and timeline
- π Comparative Analysis β benchmarking against Indiaβs deadliest aviation incidents
- π§ Investigation Scorecard β readiness evaluation based on international coordination and black box recovery
- Python 3.9+
- Pandas β for structured data analysis
- Matplotlib / Seaborn β for beautiful plots
- NumPy β for simulation and numeric work
- (Optional):
textblob
,plotly
,dash
β for NLP/sentiment or dashboards
βββ Air_India_Crash_Analytics.ipynb # Base notebook
βββ Air_India_Crash_Analytics_Enhanced.ipynb # Updated version with advanced analysis
βββ casualty_metrics.png # Key visualizations
βββ pilot_experience.png
βββ dna_processing_pie.png
βββ README.md