Skip to content

Eman-x/Workforce-Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workforce & Salary Analytics


Data-analytics case study built on the MySQL employees sample database, combining SQL querying with Python (pandas) modeling to answer real HR business questions: gender equality, a 20% payroll reduction, and a capped year-end bonus plan. Completed as project of the Big Data & AI Bootcamp.

Overview


A company (framed as an Aramco-style enterprise) needs data-driven answers to three workforce questions. Working from a relational employee database, this project uses SQL to extract and aggregate the workforce data, then pandas to model and compare payroll scenarios. The result is a defensible, numbers-backed recommendation for each case.

Power BI Dashboard


The work is organized as three connected case studies:

Case Study Business Question
Gender Equality How are male/female employees distributed across departments, titles, and pay?
Payroll Reduction How can the company cut its annual salary spend by ~20% as fairly as possible?
Bonus Plan How should a year-end bonus pool (capped at $50M) be distributed?

Technologies Used


  • MySQL 8
  • Python 3
  • Pandas
  • NumPy
  • Jupyter Notebook (Google Colab)
  • Microsoft Excel
  • Power BI

Key Findings


  • Assessed gender equality across the organization using workforce and salary data.
  • Developed and compared payroll reduction scenarios to achieve a 20% cost-saving target.
  • Created a bonus allocation strategy that distributed a $50M budget while meeting defined business criteria.

Screenshots


Gender Equality Strategy

Gender Equality Strategy

Payroll Reduction Scenarios

Payroll Reduction Scenarios

Bonus Allocation Results

Bonus Allocation Results

Team Members


  • Eman Alamari
  • Maha Alhazzani
  • Reema Alaswad
  • Raghad Aleisa
  • Aljohara Alkanhal

About

SQL + pandas analytics on the MySQL employees database — gender equality, payroll reduction, and bonus planning case studies

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages