Skip to content

hellorahat/Hurricane-Emergency-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

CrossCompute Log

Hurricane Emergency Map

image

Introduction

This tool uses plotly to create choropleth maps displaying the average hurricane Saffir-Simpson Category and amount of deaths through the years 2000 - 2021 in the United States. By hovering over a specific state, the user can view the average Saffir-Simpson Category or amount of deaths as a number.

Data Gathering

Data was obtained from the Atlantic Oceanographic and Meteorological Laboratories Hurricane Research Division. The division conducts scientific research into hurricanes and related tropical weather phenomena, using theoretical studies, computer models, and an annual field program employing NOAA hurricane research aircraft.

https://www.aoml.noaa.gov/hrd/hurdat/All_U.S._Hurricanes.html

Data Visualization

Using the data obtained, the average Saffir-Simpson Category was calculated for each state and put into a Pandas dataframe. Plotly was then used in order to visualize the data by creating a choropleth map from it.

image

By hovering over a state, the user can find the average Saffir-Simpson Category, State, and Occurrence respectively.

Biography

Rohan Sazad is a student at CUNY Queens College majoring in Computer Science. He has knowledge in C++ and Python.

Email: [email protected]

LinkedIn: https://www.linkedin.com/in/rohan-sazad-635293217/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published