This repo contains my capstone group project for my Bachelor of Science in Data Analytics. The objective of this project was to use the National Transportation Safety Board's aircraft incident dataset to identify factors that contribute to small airplane accidents, identify hotspots where accidents occur, and calculate an accident severity index rating for each U.S. airport. Our final product is a shiny web app that displays our findings.
This folder contains all of the datasets used in this project
This is the viewable rmarkdown file of the data cleaning and exploratory data analysis that was performed on the datasets.
The source file of the viewable EDA.md document.
This file contains the code for our shiny web app.