The project is accomplished using Python programing language. Used tools are:
- pandas.
- numpy.
- pycountry.
- datetime.
- 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.