This project is an HR Analytics Dashboard designed to provide insights into workforce trends, employee performance, attrition rates, salary distribution, and other key HR metrics. Built using Power BI, this dashboard enables HR professionals to make data-driven decisions efficiently.
- Interactive Power BI dashboard with dynamic filtering capabilities
- Visual analysis of employee demographics, attrition trends, and performance
- Salary distribution and compensation insights
- Hiring and retention trends
- Correlation analysis of factors affecting employee satisfaction and attrition
The dataset includes information on employees from multiple departments and contains the following features:
- Employee ID, name, department, and tenure
- Salary details and compensation structures
- Employee performance ratings
- Attrition status and retention factors
- Demographic information such as gender, age, and experience
HR-Analytics-Dashboard/
├── HrDashboard.pbix # Power BI project file
├── README.md # Project documentation
└── datasets/ # Raw and processed datasets
├── employees.csv # Employee data file
├── attrition.csv # Attrition-related data
└── salary.csv # Salary details
The analysis covers:
- Employee Demographics: Distribution by age, gender, experience, and department.
- Attrition Trends: Identifying factors that contribute to employee turnover.
- Salary Insights: Distribution and comparisons of salaries across different job roles.
- Performance Metrics: Analyzing trends in employee performance ratings.
- Hiring & Retention Trends: Recruitment patterns and employee retention insights.
Key visualizations include:
- Attrition vs. Experience trend analysis
- Salary distribution histograms
- Performance rating heatmaps
- Department-wise employee breakdown
- Correlation matrix for attrition factors
The Power BI dashboard includes five main sections:
- Employee Overview: Summary of employee demographics.
- Attrition Analysis: Identifying key trends in employee turnover.
- Salary Distribution: Insights into compensation trends.
- Performance Metrics: Employee ratings and performance evaluations.
- Recruitment & Retention: Hiring trends and retention patterns.
- Power BI Desktop (Download from Microsoft Power BI)
-
Clone this repository:
git clone https://github.com/yourusername/HR-Analytics-Dashboard.git cd HR-Analytics-Dashboard
-
Open
HrDashboard.pbix
in Power BI Desktop. -
Interact with the dashboard by exploring different pages and using filters.
Some key findings from the analysis:
- Employees with 26-35 years of experience have the highest attrition rates.
- Salary disparities exist between different job roles and experience levels.
- Employees with higher performance ratings are more/less likely to leave the company.
- Integration with real-time HR data for live analytics
- Predictive modeling for attrition and employee satisfaction
- Inclusion of sentiment analysis from employee feedback
- Automated reporting for HR teams
Created by Rahul - Connect with me on LinkedIn!
This project is open source and available under the MIT License.