Data Science, AI & ML Job Salaries In 2025
Discover pay trends in AI, ML, and Data Science jobs worldwide
@kaggle.adilshamim8_salaries_for_data_science_jobs
Discover pay trends in AI, ML, and Data Science jobs worldwide
@kaggle.adilshamim8_salaries_for_data_science_jobs
What are data science professionals really earning in 2025?
This dataset offers a comprehensive look into global salary trends for roles in Data Science, Machine Learning, and Artificial Intelligence.
Carefully curated using a combination of market research and publicly available data sources—including the AIJobs salary survey (CC0 license), 365DataScience, Payscale, KDnuggets, ZipRecruiter, and others—this dataset reflects real-world compensation patterns from around the globe.
Whether you're a data scientist, AI practitioner, student, recruiter, or industry researcher, this dataset is built to support:
CREATE TABLE salaries (
"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
);
Anyone who has the link will be able to view this.