1
2
3
4
5
#

Name:

Description:

Senate votes for Corporate Average Fuel Economy (CAFE) bill

Variables:

A data frame with 100 observations on the following 8 variables.

Senator Senator's name
State Code for senator's state
Party party affiliation: D=Democrat, I=Independent, R=Republican
Contribution Contributions from car manufactures (dollars)
LogContr Log of (Contribution+1)
Dem 1=Democrat/Independent 0=Republican
Vote 1=yes or 0=no

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Thanks to Prof. Scott Preston from SUNY Oswego for the data.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.