Human Resources Analytics Using SQL & Power BI

The objectives of this project are to analyze human resources dataset and build an interactive visualization (dashboard) using SQL and Microsoft Power BI. Below is the generated dashboard of this project, which contains pages that consist of :


This project dataset consists of the dataset from Kaggle (The Company) in .txt format (imported as the database tables in SQL Server Management Studio or SSMS), and generated dataset from SQL query. All of the data in this project are connected from SQL Server Management Studio to Power BI. Here are the dataset that was imported from the original source on Kaggle to SSMS.

Exploratory Data Analysis in SQL

There are several pre-visualization analyses that were conducted using SQL query to get more understanding of the dataset. Some of it will be the sources of Power BI dataset.

Power BI Data Sources

Dataset from SSMS database tables:

Dataset were generated from SQL query:

Power BI Measures (DAX)

There are four-grouped Measures that were created throughout analyzing and visualizing process in this project (Power BI part), which includes:

_HeadCount Group

_HeadDistinctCount Group

_RetentionRate Group

_Salary&Bonus Group