HR Salifort Motors
data collected by the HR department.
@kaggle.lioneldelire_hr_salifort_motors
data collected by the HR department.
@kaggle.lioneldelire_hr_salifort_motors
CREATE TABLE hr_salifort_motors_dataset (
"satisfaction_level" DOUBLE,
"last_evaluation" DOUBLE,
"number_project" BIGINT,
"average_montly_hours" BIGINT,
"time_spend_company" BIGINT,
"work_accident" BIGINT,
"left" BIGINT,
"promotion_last_5years" BIGINT,
"department" VARCHAR,
"salary" VARCHAR
);
Anyone who has the link will be able to view this.