Baselight

Latest Data Science Job Salaries 2020 - 2024

Exploring Salary Dynamics and Employment Trends in Data Science Careers

@kaggle.saurabhbadole_latest_data_science_job_salaries_2024

Loading...
Loading...

About this Dataset

Latest Data Science Job Salaries 2020 - 2024

This dataset provides insights into data science job salaries from 2020 to 2024, including information on experience levels, employment types, job titles, and company characteristics. It serves as a valuable resource for understanding salary trends and factors influencing compensation in the data science field.

Features:

Feature Description
work_year The year of the data related to the job salary.
experience_level The level of experience of the employee (e.g., entry-level, mid-level, senior-level).
employment_type The type of employment (e.g., full-time, part-time, contract).
job_title The title or role of the employee within the data science field.
salary The salary of the employee.
salary_currency The currency in which the salary is denoted.
salary_in_usd The salary converted to US dollars for standardization.
employee_residence The residence location of the employee.
remote_ratio The ratio of remote work allowed for the position.
company_location The location of the company.
company_size The size of the company based on employee count or revenue.

Usage:

  • This dataset can be utilized for analyzing salary trends and variations in data science jobs over time and across different demographics.
  • It can aid in benchmarking salaries, understanding the impact of factors such as experience level and company size on compensation, and informing career decisions in the data science field.

License:

This data set is made available by ai-jobs.net Salaries. Thank you for aggregating this information!

Tables

Datascience Salaries 2024

@kaggle.saurabhbadole_latest_data_science_job_salaries_2024.datascience_salaries_2024
  • 82.94 KB
  • 14838 rows
  • 11 columns
Loading...

CREATE TABLE datascience_salaries_2024 (
  "work_year" BIGINT,
  "experience_level" VARCHAR,
  "employment_type" VARCHAR,
  "job_title" VARCHAR,
  "salary" BIGINT,
  "salary_currency" VARCHAR,
  "salary_in_usd" BIGINT,
  "employee_residence" VARCHAR,
  "remote_ratio" BIGINT,
  "company_location" VARCHAR,
  "company_size" VARCHAR
);

Share link

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