US Hurricane Losses

U.S. losses due to hurricanes in millions of U.S. Dollars

The thirty most destructive hurricanes in U.S., 1949-1999 (including Hawaii, Puerto Rico, and the U.S. Virgin Islands)

(4 columns, 30 rows)

Examples

Basic Examples

Retrieve the default content:

In[1]:=
ResourceData["US Hurricane Losses"]
Out[1]=

Visualization

Plot Adjusted Losses by Year:

In[2]:=
DateListPlot[
 Total /@ GroupBy[ResourceData["US Hurricane Losses"], "Year"][All, All, "AdjustedLosses"], PlotRange -> All]
Out[2]=

Data Resource History

Data Downloads

Publisher Information