Skip to content

Analysis of population health and economic consequences of events documented in the U.S. National Oceanic and Atmospheric Administration’s (NOAA) storm database.

Notifications You must be signed in to change notification settings

Karatechop/NOAA-storm-database-data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Analysis of population health and economic consequences of events documented in the U.S. National Oceanic and Atmospheric Administration’s (NOAA) storm database.

Project description

This analysis was performed as a final project for the Reproducible Research course of the Data Science Specialization course at Coursera.

The aim of this analysis was to analyse, clean and present the NOAA dataset in a way that would reveal which weather events are the most devastating in terms of public health and economic damage.

The original dataset can be found here: https://d396qusza40orc.cloudfront.net/repdata%2Fdata%2FStormData.csv.bz2

Prior to analysis of population health and economic consequences of events from NOAA database, several exploratory and data processing steps were performed. A barplot was created first to represent unique event types by year of occurence. This barplot yielded understanding that only events from 1996 till 2011 can provide unbiased starting point for further data analysis. In the next step all event names were converged to 48 NOAA permitted names. Further, data was processed to a form that allowed it’s graphical representation per assignment requirement - using not more then 2 plots. In the last step results were presented and summarised as short answers for assigment questions.

As per project requirements results were presented in R Markdown and integrated into HTML with knitr.

Results

You can review results by visiting this webpage.

About

Analysis of population health and economic consequences of events documented in the U.S. National Oceanic and Atmospheric Administration’s (NOAA) storm database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published