This repository contains a Power BI dashboard for HR analytics, providing insights into employee attrition based on various parameters such as education, salary slab, job role, age, gender, and years at the company.
- Employee Count: Displays the total number of employees.
- Attrition Rate: Shows the percentage of employees who have left.
- Demographic Analysis: Attrition by education, age, salary, and gender.
- Job Role Analysis: Breakdown of attrition by different job roles.
- Trend Analysis: Attrition trends based on years at the company.
HR_Analysis.pbix
: Power BI dashboard file.BG12.jpg
: Background ImageHR_Analytics.csv
: Data fileREADME.md
: Documentation for the repository.
- Clone the repository:
git clone https://github.com/Supuni-Punsarani/HR-Analytics-Dashboard.git
- Open the
HR_Analytics.pbix
file in Power BI Desktop. - Review and analyze the data visualizations.
- Modify and update as needed.
- Power BI Desktop (Download from Microsoft Power BI)
- Add new changes:
git add .
- Commit the changes:
git commit -m "Updated Power BI dashboard"
- Push to GitHub:
git push origin main
This project is licensed under the MIT License.
Supuni Punsarani
Special thanks to Power BI for providing a powerful analytics platform.