Baselight

Job Title With Category And Seniority

Sorted Dataset with updated Category and Seniority

@kaggle.damienanaba_job_title_with_category_and_seniority

Loading...
Loading...

About this Dataset

Job Title With Category And Seniority

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 :

Categories (Updated Categories)

  1. Operations/Logistics
  2. Marketing/Sales
  3. Human Resources (HR)
  4. Finance
  5. Customer Support

Seniority (Importance)

  1. Niveau 1
  2. Niveau 2
  3. Niveau 3
  4. Niveau 4
  5. Niveau 4 ou 5

Tables

Training Dataset Job Categorisation

@kaggle.damienanaba_job_title_with_category_and_seniority.training_dataset_job_categorisation
  • 983.97 KB
  • 39695 rows
  • 7 columns
Loading...

CREATE TABLE training_dataset_job_categorisation (
  "job_id" BIGINT,
  "job_title" VARCHAR,
  "category" VARCHAR,
  "subcategory" VARCHAR,
  "role" VARCHAR,
  "updated_category" VARCHAR,
  "importance" VARCHAR
);

Share link

Anyone who has the link will be able to view this.