Skip to content

Instantly share code, notes, and snippets.

@cavedave
Last active November 6, 2025 11:42
Show Gist options
  • Save cavedave/69b717d1e1740343bfe92be4ebe20abb to your computer and use it in GitHub Desktop.
Save cavedave/69b717d1e1740343bfe92be4ebe20abb to your computer and use it in GitHub Desktop.
Phase of Flight,Number of Accidents
LANDING,788
TAKE OFF,128
APPROACH,124
INITIAL CLIMB,92
CRUISE,70
TAXI IN,49
TAXI OUT,45
ENGINE START OR DEPART,44
GO AROUND,29
REJECTED TAKE OFF,29
ENROUTE CLIMB,26
PRE FLIGHT,24
GROUND SERVICING,16
DESCENT,15
PARKED POST ARRIVAL,13
FINAL APPROACH,6
UNKNOWN,0
HOLDING,0
PARKED,0
TAXI,0
TOUCH AND GO,0
Phase of Flight,Number of Accidents
APPROACH,63
LANDING,54
INITIAL CLIMB,48
CRUISE,44
TAKE OFF,20
ENROUTE CLIMB,14
DESCENT,12
ENGINE START OR DEPART,6
REJECTED TAKE OFF,4
TAXI IN,1
FINAL APPROACH,1
GROUND SERVICING,0
HOLDING,0
PARKED POST ARRIVAL,0
PARKED,0
PRE FLIGHT,0
TAXI,0
TAXI OUT,0
TOUCH AND GO,0
UNKNOWN,0
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@cavedave
Copy link
Author

cavedave commented Nov 6, 2025

accidents_by_phase_percentage(1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment