A 500-row random sample of the UCI Adult Income dataset, used in package examples and vignettes.
adult_incomeA tibble with 500 rows and 16 variables:
Row identifier (integer)
Age in years (integer)
Employment type (character)
Final weight, a census sampling weight (integer)
Highest level of education (character)
Education encoded as an integer (integer)
Marital status (character)
Occupation category (character)
Relationship to householder (character)
Race (character)
Sex (character)
Capital gains (integer)
Capital losses (integer)
Hours worked per week (integer)
Country of origin (character)
Income bracket: <=50K or >50K (character)