Data Scientists Salaries Worldwide - Annual Survey
How Much Data Scientist Earn? Salaries, bonuses and other compensation!
@kaggle.vladimirmijatovic_scientists_salaries_worldwide_annual_survey
How Much Data Scientist Earn? Salaries, bonuses and other compensation!
@kaggle.vladimirmijatovic_scientists_salaries_worldwide_annual_survey
CREATE TABLE data_scientists_salaries_from_reddit (
"date" TIMESTAMP,
"title" VARCHAR,
"location" VARCHAR,
"salary" VARCHAR,
"company_industry" VARCHAR,
"education" VARCHAR,
"prior_experience" VARCHAR,
"bonus" VARCHAR,
"stocks" VARCHAR,
"total_comp" VARCHAR,
"additional_benefits" BOOLEAN,
"tenure_length_period" DOUBLE,
"tenure_length_period_units" VARCHAR,
"survey_year" BIGINT
);
Anyone who has the link will be able to view this.