1
2
3
4
5
#

Name:

Description:

In 2013, the House of Representatives voted to not stop the National Security Agency's (NSA's) mass surveillance of phone behaviors. We look at two predictors for how a representative voted: their party and how much money they have received from the private defense industry.

Variables:

  • name - Name of the Congressional representative.

  • party - The party of the representative: D for Democrat and R for Republican.

  • state - State for the representative.

  • money - Money received from the defense industry for their campaigns.

  • phone_spy_vote - Voting to rein in the phone dragnet or continue allowing mass surveillance.

Link To Google Sheets:

Rows:

Columns:

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.