JobVision-1402
Iranian Job Market Insights from JobVision
@kaggle.radeai_jobvision_jobslist_1402
Iranian Job Market Insights from JobVision
@kaggle.radeai_jobvision_jobslist_1402
Job Vision, a leading job posting platform in Iran. This dataset is a treasure trove of over 100,000 job listings, providing a unique lens through which to analyze the Iranian job market across various industries, company sizes, and regions. It's an invaluable resource for data scientists, market analysts, and job seekers aiming to understand employment trends, demand for skills, and the landscape of job opportunities in Iran.
CREATE TABLE jobvision (
"title" VARCHAR,
"company" VARCHAR,
"logo_url" VARCHAR,
"company_size" VARCHAR,
"date_created" VARCHAR,
"gender" VARCHAR,
"industry" VARCHAR,
"category" VARCHAR,
"province" VARCHAR,
"city" VARCHAR,
"salary" VARCHAR,
"level" VARCHAR,
"degree" VARCHAR,
"academic_field" VARCHAR,
"academic_degree" VARCHAR,
"work_type" VARCHAR,
"workdays" VARCHAR,
"benefits" VARCHAR,
"business_trips" VARCHAR,
"software_skills" VARCHAR
);Anyone who has the link will be able to view this.