this is a package on airplane crashes that answers these questions Analysis of the public dataset: "Airplane Crashes and Fatalities Since 1908" (Full history of airplane crashes throughout the world, from 1908-present) hosted by Open Data by Socrata available at: https://opendata.socrata.com/Government/Airplane-Crashes-and-Fatalities-Since-1908/q2te-8cvq Questions
- Yearly how many planes crashed? how many people were on board? how many survived? how many died?
- Highest number of crashes by operator and Type of aircrafts.
- ‘Summary’ field has the details about the crashes. Find the reasons of the crash and categorize them in different clusters i.e Fire, shot down, weather (for the ‘Blanks’ in the data category can be UNKNOWN) you are open to make clusters of your choice but they should not exceed 7.
- Find the number of crashed aircrafts and number of deaths against each category from above step.
- Find any interesting trends/behaviors that you encounter when you analyze the dataset.