Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.41 KB

File metadata and controls

50 lines (34 loc) · 1.41 KB

📊 Employee Workforce Analysis Dashboard

🖼️ Dashboard Preview

![Dashboard](dashboard.Employeees_Report_dashboard png)


🔍 About This Project

In this project, I analyzed employee data to understand workforce trends, salary patterns, and how different departments are structured.

I used SQL to extract the data and Tableau to build an interactive dashboard that clearly shows key insights.


🛠️ Tools Used

  • SQL (MySQL Workbench)
  • Tableau
  • Excel (for data export)

📊 What I Analyzed

  • Employee distribution (Male vs Female over time)
  • Salary trends across years
  • Number of managers per department
  • Average salary by department and gender

💡 Key Insights

  • The company experienced steady growth in employee count
  • Salaries increased gradually over time
  • Some departments have more managers than others
  • There are slight salary differences across departments and gender

🔗 View Dashboard

👉 [https://public.tableau.com/app/profile/nonye.obi]


📌 What I Learned

This project helped me improve my SQL querying, data analysis, and dashboard design skills. It also taught me how to present data in a way that supports decision-making.


🧠 SQL Queries

All SQL queries used for this project are included in this repository.