Skip to content

darshanshivakumar27/CodeAlpha_Unemployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📊 CodeAlpha - Unemployment Analysis using Python

📌 Project Overview

This project analyzes unemployment trends in India using Python. It focuses on data cleaning, visualization, and understanding the impact of COVID-19 on unemployment rates.


📂 Dataset

  • Dataset: Unemployment Rate in India
  • Contains:
    • Region
    • Date
    • Unemployment Rate
    • Employment Data
    • Labour Participation Rate

🛠️ Technologies Used

  • Python
  • Pandas
  • Matplotlib
  • Seaborn

⚙️ Features

  • Data Cleaning & Preprocessing
  • Exploratory Data Analysis (EDA)
  • Trend Visualization
  • Region-wise Comparison
  • COVID-19 Impact Analysis
  • Key Insights Extraction

📈 Visualizations

📈 Unemployment Trend

Trend

📊 Region-wise Comparison

Region

🦠 COVID-19 Impact

COVID

📊 Final Output & Insights

Output


📌 Key Insights

  • Highest Unemployment Region: Haryana
  • Lowest Unemployment Region: Meghalaya
  • Average Unemployment Rate: ~12%
  • Peak Unemployment Month (2020): May

▶️ How to Run

  1. Clone repository: git clone YOUR_GITHUB_LINK

  2. Navigate to folder: cd CodeAlpha_Unemployment

  3. Create virtual environment: python3 -m venv venv source venv/bin/activate

  4. Install dependencies: pip install -r requirements.txt

  5. Run project: python unemployment_analysis.py


📁 Project Structure

CodeAlpha_Unemployment/ │ ├── images/ ├── unemployment.csv ├── unemployment_analysis.py ├── README.md ├── requirements.txt └── .gitignore


🎯 Conclusion

This project provides insights into unemployment trends and highlights the significant impact of COVID-19 on employment rates. It demonstrates practical use of data analysis and visualization techniques in Python.


👨‍💻 Author

Darshan S

About

Unemployment Analysis using Python with data cleaning, visualization, and COVID-19 impact insights.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages