Baselight

HR Salifort Motors

data collected by the HR department.

@kaggle.lioneldelire_hr_salifort_motors

Loading...
Loading...

About this Dataset

HR Salifort Motors

** Salifort Motors is a fake company **

This dataset comes from the Google certification from Coursera.org

The goal is to show the technical knowledge acquire during the course.

The capstone project is to analyze the data collected by the HR department and build a model that predicts whether or not an employee will leave the company

Tables

Hr Salifort Motors Dataset

@kaggle.lioneldelire_hr_salifort_motors.hr_salifort_motors_dataset
  • 64.34 KB
  • 14999 rows
  • 10 columns
Loading...

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
);

Share link

Anyone who has the link will be able to view this.