| demographics {peopleanalytics} | R Documentation |
demographics
Description
Fictitious demographics data for employees in a mid-size company
Usage
data("demographics")
Format
A data frame with 1470 observations on the following 7 variables.
employee_idUnique identifier for each employee
ageEmployee age in years
commute_distCommute distance in miles
ed_lvlEducation level, where 1 = 'High School', 2 = 'Associate Degree', 3 = 'Bachelor's Degree', 4 = 'Master's Degree', and 5 = 'Doctoral Degree'
ed_fieldEducation field associated with most recent degree
genderGender self-identification
marital_stsMarital status
Examples
data(demographics)
[Package peopleanalytics version 0.1.0 Index]