hr_dataset_2013 | R Documentation |
Fake HR data set to illustrate an exploratory data analyses
hr_dataset_2013
A data frame with 550 observations:
An integer variable with the employee ID.
An string variable with the name of the employee.
An string variable with the family name of the employee.
A factor variable with the employee gender (female, and male).
A string variable with the birthday date of the employee.
A string variable with the current position of the employee: executive, manager, administrative, analyst, technician.
A string variable with the hiring date of the employee.
A binnary variable. 1 means that this employee is working in this department.
A binnary variable. 1 means that this employee is working in this department.
A binnary variable. 1 means that this employee is working in this department.
A binnary variable. 1 means that this employee is working in this department.
A binnary variable. 1 means that this employee is working in this department.
A numerical variable showing the monthly salary of the employee in 2022.
A numerical variable representing the employee individual performance (between 0 and 100) in 2022.
A numerical variable showing the monthly salary of the employee in 2023.
A numerical variable representing the employee individual performance (between 0 and 100) in 2023.
A numerical variable representing their knowledge in their position (between 0 and 100).
A numerical variable representing their communication skills in their position (between 0 and 100).
A numerical variable representing their affective commitment with their colleagues (between 0 and 100).
A numerical variable representing their motivation in their job position (between 0 and 100).
A binnary varible. 1 means that the employee has a probability greater than 30% to leave the company.
An integer variable representing the number of children of the employee.
A binnary variable. 1 means that the most common way to go the company is the public transport.
A binnary variable. 1 means that the most common way to go the company is the private transport.
A binnary variable. 1 means that the most common way to go the company is on foot.
hr_dataset_2013
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.