Data Science Salaries 2023 💸
Salaries of Different Data Science Fields in the Data Science Domain
@kaggle.arnabchaki_data_science_salaries_2023
Salaries of Different Data Science Fields in the Data Science Domain
@kaggle.arnabchaki_data_science_salaries_2023
CREATE TABLE ds_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.