1
2
3
4
5
#

Name:

Description:

The names of each president, the start and end date of their term, and their party of 11 US presidents from Eisenhower to Obama.

Variables:

A data frame with 11 rows and 4 variables:

name

Last name of president

start

Presidency start date

end

Presidency end date

party

Party of president

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.