1
2
3
4
5
#

Name:

Description:

Factors relating to Mississippi River levee failure

Variables:

A data frame with 82 observations on the following 15 variables.

Failure

Did the levee fail? (1=yes or 0=no)

Year

Year

RiverMile

Location along the river (mile marker)

Sediments

Sediments present? (1=yes or 0=no)

BorrowPit

Borrow pit present? (1=yes or 0=no)

Meander

Type of meander (1=inside bend, 2=outside bend, 3=chute, 4=straight)

ChannelWidth

Width of the river channel (in meters)

FloodwayWidth

Width of floodway (in meters, levee to levee, levee to bluff, or bluff to bluff, as appropriate)

ConstrictionFactor

Constriction of the floodway over time (1880s to present)

LandCover

1=open water, 2=grassy, 3=agricultural, 4=forest

VegWidth

Vegative buffer width (in meters)

Sinuosity

River length divided by valley length for 10 miles up- and down-valley from levee site

Dredging

Dredging intensity

Revetement

Is there a stone structure (wall) meant to hold up the bank? (1=yes or 0=no)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

A. Flor, N. Pinter, W.F. Remo (2010), "Evaluating Levee Failure Susceptibility on the Mississippi River Using Logistic Regression Analysis," Engineering Geology, Vol. 116, pp. 139-148

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Levee_Failures_along_the_Mississippi_River_818_50.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.