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
Dataset with updated category and seniority from the original one on huggingface.
It has a predefined number of categories and seniority which are the following :
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.