Employee Turnover Analysis

Tools Used: SQL and Tableau

PROJECT OVERVIEW:

Using 3 public Human Resources datasets from same source, I performed an analysis of employee turnover for the year 2015. The datasets contained information about employee personal details and job details.

For this analysis, here are some of the things I wanted to find out from the data:

~ When employees were leaving the company

~ Why employees were leaving the company

~ Which employees were leaving the company

~ The employee turnover rate for the year

~ How many employees left

~ The average length of time employees spent with the company before leaving

I also wanted to give some recommendations for the HR team to help reduce employee turnover.

 


ANALYSIS:

I used SQL for data wrangling and Tableau for data visualization, further data exploration and creating dashboard.

Find below my Jupyter Notebook containing the data wrangling steps I took using MySQL. Please see the unabridged version here.