Enterprise HR Analytics Dashboard is an interactive web application built to analyze workforce data and provide meaningful HR insights. The dashboard includes KPI cards, employee attrition analysis, department-wise analytics, salary trends, SQL query demonstrations, Python EDA walkthroughs, and business recommendations through an intuitive interface.
β Executive KPI Dashboard
β Employee Attrition Analysis
β SQL Sandbox
β Python EDA Walkthrough
β Business Insights
β HR Recommendations
β Interactive Filters
β Export Filtered CSV
β Employee Records Explorer
Frontend
- HTML5
- CSS3
- JavaScript (ES6)
Visualization
- Chart.js
UI
- Glassmorphism Design
- Responsive Layout
Deployment
- Netlify
Version Control
- Git & GitHub
HR-Analytics/
βββ js/
βββ index.html
βββ styles.css
βββ package.json
βββ README.md
βββ assets/
git clone https://github.com/PranayMathur2003/HR-Analytics
cd HR-Analytics
python -m http.server 3000
This dashboard helps answer questions such as:
- Which department has the highest attrition?
- Is overtime linked with employee turnover?
- Which employees are most likely to leave?
- How are promotions distributed across departments?
- What is the average salary across departments?
- How does job satisfaction affect retention?
- Export dashboard reports
- Authentication
- Database integration
- Real-time HR analytics
Pranay Mathur
GitHub: https://github.com/PranayMathur2003
Distributed under the MIT License. See LICENSE for more information.