Skip to content

The goal of the project is to explore the NOAA Storm Database and explore the effects of severe weather events on both population and economy and create Report.The database covers the time period between 1950 and November 2011.

Notifications You must be signed in to change notification settings

yashguptaab99/Storm-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Storms and other severe weather events can cause both public health and economic problems for communities and municipalities. Many severe events can result in fatalities, injuries, and property damage, and preventing such outcomes to the extent possible is a key concern.

This project involves exploring the U.S. National Oceanic and Atmospheric Administration's (NOAA) storm database. This database tracks characteristics of major storms and weather events in the United States, including when and where they occur, as well as estimates of any fatalities, injuries, and property damage.

Project

The basic goal of this assignment is to explore the NOAA Storm Database and answer some basic questions about severe weather events. You must use the database to answer the questions below and show the code for your entire analysis. Your analysis can consist of tables, figures, or other summaries. You may use any R package you want to support your analysis.

Question

The data analysis is addresing the following questions:

  1. Across the United States, which types of events (as indicated in the EVTYPE variable) are most harmful with respect to population health?
  2. Across the United States, which types of events have the greatest economic consequences?

Consider writing your report as if it were to be read by a government or municipal manager who might be responsible for preparing for severe weather events and will need to prioritize resources for different types of events. However, there is no need to make any specific recommendations in your report.

Requirement

For this project you will need some specific tools:

  1. RStudio: You will need RStudio to publish your completed analysis document to RPubs. You can also use RStudio to edit/write your analysis.
  2. knitr: You will need the knitr package in order to compile your R Markdown document and convert it to HTML

About

The goal of the project is to explore the NOAA Storm Database and explore the effects of severe weather events on both population and economy and create Report.The database covers the time period between 1950 and November 2011.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published