1
2
3
4
5
#

Name:

Description:

Data on a sample of 500 people from the Cleveland, OH and Sacramento, CA metro areas.

Variables:

  • year - Year the data was collected.
  • state - State where person resides.
  • city - City.
  • age - Age of the person.
  • sex - Gender.
  • race - Ethnicity.
  • marital_status - Marital status.
  • personal_income - Personal income.

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/Cleveland_and_Sacramento_1381_12.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.