Skip to content

Python project to analyze HR dataset including employee distribution, hiring trends, salary analysis, and gender ratio. Visualized insights using Matplotlib & Pandas.

Notifications You must be signed in to change notification settings

Niranjan-1330/HR-Analytics-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

HR Analytics with Python

This project analyzes an HR dataset using Python libraries like Pandas and Matplotlib.
The goal is to extract meaningful insights about employees, departments, salaries, and hiring trends.


πŸ“Œ Features / Key Insights

  • Employees per department
  • Employees by job title
  • Business unit distribution
  • Gender percentage per department
  • Employees hired per year (trend line)
  • Top 5 highest-paid employees (table + bar chart)

πŸ› οΈ Tech Stack

  • Python 3
  • Pandas
  • Matplotlib
  • Jupyter Notebook

πŸ“Š Visualizations

Some of the charts included:

  • Bar chart: Employees per department
  • Donut chart: Employees by business unit
  • Line chart: Hiring trend per year
  • Horizontal bar chart: Top 5 highest-paid employees

πŸš€ How to Run

  1. Clone the repository
    git clone https://github.com/your-username/hr-analytics-python.git

About

Python project to analyze HR dataset including employee distribution, hiring trends, salary analysis, and gender ratio. Visualized insights using Matplotlib & Pandas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published