Job Title With Category And Seniority
Sorted Dataset with updated Category and Seniority
@kaggle.damienanaba_job_title_with_category_and_seniority
Sorted Dataset with updated Category and Seniority
@kaggle.damienanaba_job_title_with_category_and_seniority
CREATE TABLE training_dataset_job_categorisation (
"job_id" BIGINT,
"job_title" VARCHAR,
"category" VARCHAR,
"subcategory" VARCHAR,
"role" VARCHAR,
"updated_category" VARCHAR,
"importance" VARCHAR
);
Anyone who has the link will be able to view this.