Data Science Job Salaries
Salaries of jobs in the Data Science domain
@kaggle.ruchi798_data_science_job_salaries
Salaries of jobs in the Data Science domain
@kaggle.ruchi798_data_science_job_salaries
CREATE TABLE ds_salaries (
"unnamed_0" BIGINT,
"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.