Job Opportunities Dataset
Explore job opportunities Valuable for seekers and researchers
@kaggle.everydaycodings_job_opportunity_dataset
Explore job opportunities Valuable for seekers and researchers
@kaggle.everydaycodings_job_opportunity_dataset
CREATE TABLE job (
"job_title" VARCHAR,
"company_name" VARCHAR,
"location" VARCHAR,
"start_date" VARCHAR,
"ctc" VARCHAR,
"experience" VARCHAR,
"posted" VARCHAR
);
Anyone who has the link will be able to view this.