This is a short analysis of tornado data over time. This was performed as an introductory assignment through a summer research internship.
- Data obtained from Kaggle.com
- "US Tornado Dataset 1950-2021" by danbraswell - https://www.kaggle.com/datasets/danbraswell/us-tornado-dataset-1950-2021?resource=download
- To make the gif map, I used code from two articles:
- "Basics of GIFs with Python’s Matplotlib" by Thiago Carvalho - https://towardsdatascience.com/basics-of-gifs-with-pythons-matplotlib-54dd544b6f30
- "How to make a gif map using Python, Geopandas and Matplotlib" by Ben Dexter Cooley - https://towardsdatascience.com/how-to-make-a-gif-map-using-python-geopandas-and-matplotlib-cd8827cefbc8
- To customize graphs, I used code from:
- "Customizing Plots with Python Matplotlib" by Carolina Bento - https://towardsdatascience.com/customizing-plots-with-python-matplotlib-bcf02691931f