Wuzzuf Data Analyst Jobs
Data analysis jobs in Egypt listed on the Wuzzuf website during October 2023
@kaggle.ahmedabbas757_wuzzuf_data_analyst_jobs
Data analysis jobs in Egypt listed on the Wuzzuf website during October 2023
@kaggle.ahmedabbas757_wuzzuf_data_analyst_jobs
This is a Web scraping project, to extract jobs from wuzzuf website using python language to analyze this data and create a dashboard that shows the distribution of jobs by location, industry, and experience level.
CREATE TABLE wuzzuf_jobs (
  "unnamed_0" BIGINT  -- Unnamed: 0,
  "job_title" VARCHAR,
  "company_name" VARCHAR,
  "location" VARCHAR,
  "job_type" VARCHAR,
  "exp_level" VARCHAR,
  "exp_years" VARCHAR,
  "skills" VARCHAR
);Anyone who has the link will be able to view this.