Skip to content

Repository files navigation

HR Dataset Analysis (A Full Data Analysis Project)

Tableau Public Medium

HR KPIs

Table of Contents

Introduction

In this project, I preprocessed an HR dataset and created three insightful Tableau dashboards to visualize the data. The objective was to clean and transform the raw data to make it suitable for analysis, and then present key insights in an interactive and user-friendly dashboard.

These dashboards and analyses are based on HR KPIs (Key Performance Indicators). For a deeper understanding, you can read my Medium articles about the most important HR KPIs, available in two parts with formulas and examples:

Medium Logo Top 20 HR KPIs - Part 1
Medium Logo Top 20 HR KPIs - Part 2

HR KPIs Medium




Project Steps

1. Data Collection : Kaggle

The dataset was sourced from HR Dataset Kaggle.
It contained 311 records and 36 features, including:

ALL FEATURES
Employee_Name EmpID MarriedID MaritalStatusID
GenderID EmpStatusID DeptID PerfScoreID
FromDiversityJobFairID Salary Termd PositionID
Position State Zip DOB
Sex MaritalDesc CitizenDesc HispanicLatino
RaceDesc DateofHire DateofTermination TermReason
EmploymentStatus Department ManagerName ManagerID
RecruitmentSource PerformanceScore EngagementSurvey EmpSatisfaction
SpecialProjectsCount LastPerformanceReview_Date DaysLateLast30 Absences



2. Data Cleaning by SQL : SQL SQL

Data cleaning was performed to ensure the dataset was free from errors and inconsistencies.
The following steps were taken:

  • Remove Duplicates
  • Standardizing data
  • Convert data types
  • Check Missing/NULL Values
Overview of the SQL Database (PostgreSQL)

Overview of the Database

Download SQL queries: ../Data-Cleaning-SQL-Queries.sql



3. Connecting Tableau to PostgreSQL as a data source

Connect to Database Manage Tableau Connections Hyper File



4. Visualize the Data by Tableau

  • Final Tableau Dashboards

Screenshot 2024-06-02 at 01 23 40



Thank you for taking the time to read this article; your valuable feedback is warmly welcomed.
Furthermore, I would be happy to assist you in solving a puzzle in your Data journey.
pouya@sattari.org

About

A comprehensive Data analysis project using SQL for data cleaning and pre-processing and Tableau for visualization, focusing on key HR KPIs. Features interactive dashboards and detailed insights.

Topics

Resources

Stars

Watchers

Forks

Contributors