https://github.com/shakebshamsi/unemployement-analysis
Unemployement Analysis
https://github.com/shakebshamsi/unemployement-analysis
data-science machine-learning python
Last synced: 4 months ago
JSON representation
Unemployement Analysis
- Host: GitHub
- URL: https://github.com/shakebshamsi/unemployement-analysis
- Owner: ShakebShamsi
- Created: 2023-08-23T09:13:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-23T10:19:28.000Z (almost 3 years ago)
- Last Synced: 2024-12-31T17:38:12.639Z (over 1 year ago)
- Topics: data-science, machine-learning, python
- Language: Jupyter Notebook
- Homepage: https://unemployement-shakebshamsi.streamlit.app/
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello! This side Shakeb Shamsi
# Unemployment Analysis using Python
This project analyzes the _unemployment scenario_ before and after the lockdown using Python. It includes data analysis, visualizations, and insights derived from the provided dataset.
## Features
- Analyze the unemployment rates, employment, and labor participation for different states and regions.
- Visualize the unemployment rates through various plots and charts.
- Compare the average unemployment rates before and after the lockdown.
- Explore the impact of lockdown on employment in different states.
- Deployed as a web application using Streamlit for a better user interface.
## Dataset
The dataset used for this analysis is available in the **`data.csv`** file. It contains information about unemployment rates, employment, labor participation, and other relevant factors for different states and regions.
## Code
- The `unemploymentAnalysis.ipynb` file contains the Jupyter Notebook code used for data analysis and visualization.
- The `app.py` file contains the Streamlit code for deploying the project as a web application.
- The `requirements.txt` file lists the dependencies required for running the Streamlit app.
## Deployed Application
The project has been deployed as a web application using _Streamlit_. You can access the deployed application [here](https://unemployement-shakebshamsi.streamlit.app/).
## Project Structure
The project repository has the following structure:
- app.py
- data.csv
- requirements.txt
- unemploymentAnalysis.ipynb
- README.md
Feel free to explore the repository and run the project locally.
## Additional Notes
In this project, I performed an in-depth analysis of unemployment rates using Python as part of the _data science internship_ at **Oasis Infobyte**. I explored various visualizations to understand the trends and patterns in unemployment data. The project includes descriptive statistics, heatmaps, box plots, bar plots, scatter plots, and geographical plots to gain insights into the impact of lockdown on employment.
I also deployed the project as a web application using Streamlit, which provides an interactive and user-friendly interface for exploring the analysis results.
Please refer to the Jupyter Notebook file (_unemploymentAnalysis.ipynb_) for a detailed step-by-step analysis and visualization code.
If you have any questions or suggestions, feel free to reach out.