Download the full database from ntsb.gov. Clean it with
sed "s/ \| /|/g" AviationData.txt > AviationData.clean.txt
require(shiny)
runApp()
- add maps
- clean the data (helicopters, gliders...)
- add more info in the tooltips
- add data from other countries using maybe airdisaster.com, planecrashinfo.com or aviation-safety.net.