Exploratory data analysis and interactive dashboard of South African socio-economic data (crime, unemployment, load-shedding).
# πΏπ¦ South Africa Socio-Economic Insights Dashboard
An interactive data analysis project exploring key socio-economic challenges in South Africa, including crime, unemployment, and load-shedding.
This project transforms publicly available datasets into meaningful insights through data analysis and visualization.
---
## π Project Overview
South Africa faces complex socio-economic challenges. This project aims to:
- Analyze crime trends across provinces
- Explore unemployment patterns over time
- Investigate load-shedding frequency and impact
- Identify relationships between these variables
The final output is an **interactive dashboard** built with Streamlit.
---
## π Features
- π Crime trends by province (interactive charts)
- β‘ Load-shedding analysis over time
- π Unemployment heatmaps
- π Province-level filtering
- π Correlation analysis between datasets
- π Interactive dashboard (Streamlit)
---
## π Tech Stack
- **Python**
- **Pandas** β Data cleaning & manipulation
- **Seaborn & Matplotlib** β Static visualizations
- **Plotly** β Interactive charts
- **Streamlit** β Dashboard development
- **Jupyter Notebook** β Data exploration
---
## π Project Structure