Skip to content

nemat-al/Aviation-Accidents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aviation Accidents Analysis.


Index

  1. Used tools and Requirments
  2. Dataset
  3. About the Project

Used tools and Requirments

The project is accomplished using Python programing language. Used tools are:

  1. pandas.
  2. numpy.
  3. pycountry.
  4. datetime.
  5. plotly.express for the visualization.

The dataset contains information about the aviation disasters that happened between 1919 and September 2022. The different features contained the date of the accidents, the cause, and the result of the accidents. In addition to the country, aircraft type, and operator of the flight.

The dataset can be found on Kaggle.

To read about the project, please feel free to check my article on LinkedIn about this project.