Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

Β© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

MarwanEssa2006/Egypt_Job_Market_Analysis

Domain:

socioeconomic

Record type:

project
Creator:
Mar
Host:
πŸ“Š Interactive dashboard analyzing 2,533 job listings from Wuzzuf to map Egypt's data job market β€” built with Python, Pandas & Streamlit. # πŸ“Š Egypt Data Job Market Analysis > An interactive dashboard analyzing **2,533 job listings from Wuzzuf** to map the landscape of data roles in Egypt β€” built with Python, Pandas, Plotly & Streamlit. --- ## πŸ” Overview This project explores **what it really takes to land a data job in Egypt** by analyzing job postings scraped from Wuzzuf β€” Egypt's largest job platform. The analysis answers 10 key questions: | # | Question | |---|----------| | 1 | What technical skills are most in demand? | | 2 | How much experience do employers require? | | 3 | What work models are available (remote / hybrid / on-site)? | | 4 | Which cities have the most data jobs? | | 5 | What are the top job titles? | | 6 | How does experience compare to the general market? | | 7 | What percentage of roles are entry-level? | | 8 | Which companies are hiring the most? | | 9 | How does the data job market compare to all other jobs? | | 10 | How hireable is a junior data professional in Egypt? | --- ## πŸ“Έ Dashboard Preview ### Tab 1 β€” Data Jobs Overview ### Tab 2 β€” Data vs General Market --- ## πŸ”‘ Key Findings - 🎯 **209 data roles** found out of 2,533 total listings β€” just **8.3%** of the market - πŸ₯‡ **Business Analysis** (27.3%) and **SQL** (18.7%) are the top demanded skills - πŸ™οΈ **Cairo** dominates with **73.7%** of all data job postings - πŸšͺ Only **1.9%** of data roles are entry-level β€” **3Γ— harder to break into** than average - 🏠 Remote data jobs are rare β€” just **1.0%** vs 3.9% across all jobs - πŸ“… Most roles require **3–5 years** of experience --- ## πŸ—‚οΈ Project Structure ``` egypt-job-market-analysis/ β”‚ β”œβ”€β”€ app.py # Streamlit dashboard β”œβ”€β”€ data_jobs_clean.csv # Cleaned dataset (209 data roles) β”œβ”€β”€ skills_analysis.csv # Skills frequency table β”œβ”€β”€ requirements.txt # Python dependencies β”œβ”€β”€ README.md # This file β”‚ └── assets/ β”œβ”€β”€ linkedin_tab1.png # Dashboard preview β€” Tab 1 └── linkedin_tab2.png # Dashboard preview β€” Tab 2 ``` …

Visit

github.com

Licenses

MIT