Skip to content

Completed hands-on projects using Pandas, Matplotlib & Seaborn for data analysis and visualization; participated in GfG 160 Days of Problem Solving with DSA-focused Summer Workshops.

Notifications You must be signed in to change notification settings

kumarsahup07/Jobs-Analysis-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jobs-Analysis-Project

Completed hands-on projects using Pandas, Matplotlib & Seaborn for data analysis and visualization; participated in GfG 160 Days of Problem Solving with DSA-focused Summer Workshops.

Jobs Analysis Dashboard

Overview

This project delivers a comprehensive analysis of job market trends, focusing on demand for roles, skill requirements, salary benchmarks, and top employers. Data is sourced from a GitHub repository and processed to extract actionable insights.

Sample Data

Here is a preview of 5 random rows from the dataset to understand its structure:

job_id job_role company experience salary location rating reviews resposibilities
1.511226e+11 Business Sales Manager - Banca Life Insurance Lavya Associates 5-10 Yrs 6,00,000 - 8,00,000 PA. Jorhat NaN NaN
3.012220e+11 HR Manager 1 Emerald Paper Products 2-7 Yrs 1,75,000 - 2,50,000 PA. Hybrid - Mohanlalganj NaN NaN Human Resource Management, hr, monitoring, Recruitment
2.012350e+10 Executive- DevOps Engineer Rahi 3-8 Yrs Not disclosed Pune NaN NaN Linux, Jenkins, web services, Gitlab, Puppet, DevOps
5.012300e+10 Operation Executive (Females Only) Eduworld Bangalore Educational Services 1-6 Yrs 1,25,000 - 2,50,000 PA. Trivandrum/Thiruvananthapuram NaN NaN Team Management, Team Handling, Team Leading, Brand Development
7.012350e+10 Product Owner - Arcadis Gen Arcadis Consulting India Pvt. Ltd 4-7 Yrs Not disclosed Noida, Mumbai 4.2 145 Reviews Product management, Sales, SAP, Performance management

Objectives

  • Map the distribution of job roles and industry demand.
  • Identify key skills and experience requirements.
  • Analyze salary patterns across regions and roles.
  • Highlight top hiring companies and their market impact.

Data Processing

  • Handled null values and removed duplicates for integrity.
  • Cleaned and standardized salary and experience fields.
  • Dropped irrelevant columns to streamline analysis.

Key Insights

  • Market Landscape: 72,967 job postings across 15,310 companies.
  • Top Employers: Identified market leaders based on review metrics.
  • Role Analysis: Data Analyst roles are in consistent demand.
  • Skill Mapping: Isolated core responsibilities across top roles.
  • HDFC Bank: Analyzed specific skill expectations.

Visualizations

  • Pie Charts: Company-wise market share visualization.
  • Bar Charts: Top skills and responsibilities breakdown.

Technologies Used

  • Python: Data manipulation and processing.
  • Pandas: Efficient data handling.
  • Matplotlib & Seaborn: Clear, insightful visualizations.

Data Cleaning Summary

  • Removed Rows:
    • Entries with missing values in job_id, resposibilities, and company.
  • Imputed Values:
    • Experience: ➡️ 5-10 Yrs
    • Location: ➡️ Bangalore/Bengaluru
    • Rating: ➡️ 0.0
    • Reviews: ➡️ 0 Reviews

Duplicate Removal Summary

  • All duplicate entries based on job_id were successfully removed, ensuring data integrity and uniqueness.

Top 10 Companies by Minimum Reviews Analysis

  • Tata Consultancy Services (TCS), Reliance Industries (RIL), and HDFC Bank lead the market with the highest review counts.
  • These companies dominate the market in terms of visibility and employee engagement.

Top 10 Responsibilities by Frequency

  • The most common responsibilities include Sales, Communication, and Customer Service.
  • Technical roles demand expertise in JavaScript and Java, reflecting high industry needs.

Top 10 Responsibilities at HDFC Bank

  • Portfolio Management, Cross Selling, and Sales are top responsibilities.
  • Reflects HDFC's focus on customer relationship management and financial services.

Top 10 Responsibilities for Data Analysts

  • Key skills include Data Analysis, SQL, and Excel.
  • Emerging technologies like Power BI and Tableau are also highly valued for data visualization.

Future Enhancements

  • Predictive modeling for salary estimations.
  • Deeper regional analysis of job availability.
  • Skill mapping refinement based on company-specific needs.

Author


License

This project is licensed under the CC License.

About

Completed hands-on projects using Pandas, Matplotlib & Seaborn for data analysis and visualization; participated in GfG 160 Days of Problem Solving with DSA-focused Summer Workshops.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published