Summary confidence: high
This dataset catalogues 5,268 aviation accidents spanning roughly a century, recording details such as date, operator, aircraft type, location, passengers aboard, fatalities, and ground casualties. Two numeric columns stand out immediately: Fatalities (mean 20, max 583) and Aboard (mean 28, max 644) are both highly right-skewed with significant outliers, suggesting a small number of catastrophic mass-casualty events dominate the tail. The Operator column reveals that Aeroflot (179 incidents) and U.S. military branches collectively account for a large share of recorded crashes, worth examining for era-specific clustering. Ground fatalities are near-zero in 95% of cases but spike dramatically in rare events (max 2,750), likely reflecting high-profile urban crashes.
citing: Fatalities.stats.mean · Fatalities.stats.max · Fatalities.stats.skew · Aboard.stats.mean · Aboard.stats.max · Aboard.stats.skew · Ground.stats.median · Ground.stats.max · Ground.stats.zero_rate · Operator.top_values · Type.top_values · row_count