viewof form = Inputs.form({
bins: Inputs.range([0, 50], {label: "Bins", step: 1, value:11}),
minYear: Inputs.range([1950, 2022], {label: "Min Year", step: 1, value:1950}),
maxYear: Inputs.range([1950, 2022], {label: "Max Year", step: 1, value:2022}),
})
US Tornado Outbreaks
Observable
interactive
TidyTuesday
Part of the TidyTuesday series. Project exploring tornado outbreaks reported across the United States. Data source NOAA.
Where do tornado outbreaks usually occur?
Density map tracking tornado outbreaks countrywide from 1950 - 2022. This visual shows hotspots of tornado outbreaks over the past 70 years, drawing focus to what meteorologists commonly refer to as Tornado Alley: a region in the central United States known for its higher frequency and severity of tornadoes due to the collision of contrasting air masses and favorable atmospheric conditions.
Outbreaks by Decade
Have the outbreak patterns remained consistent countrywide or do they vary? Beginning, appears outbreaks are more concentrated in mid central territory spanning between Texas and Nebraska. Later decades, south east grows in frequency of tornado outbreaks too (Mississippi, Alabama, and Florida most notable).
When do tornado outbreaks usually occur?
April, May, and June appear to be peak season for tornadoes. The highest count of tornadoes occurred in April 2011, also known as the 2011 Super Outbreak. It is considered one of the largest, deadliest, and most intense tornado outbreaks in American history. The outbreak lasted for four days, from April 25 to April 28, and affected multiple states across the southeastern and central United States.