Salary And More-Data Scientist, Analyst, Engineer
Annual Salary, Education level, Country, Year of coding, and many other features
@kaggle.phuchuynguyen_salary_and_moredata_scientist_analyst_engineer
Annual Salary, Education level, Country, Year of coding, and many other features
@kaggle.phuchuynguyen_salary_and_moredata_scientist_analyst_engineer
CREATE TABLE data_survey (
"year" BIGINT,
"hobbyist" VARCHAR,
"convertedcomp" DOUBLE,
"country" VARCHAR,
"edlevel" VARCHAR,
"employment" VARCHAR,
"jobsat" DOUBLE,
"orgsize" VARCHAR,
"undergradmajor" VARCHAR,
"yearscodepro" DOUBLE,
"data_scientist_or_machine_learning_specialist" BIGINT,
"database_administrator" BIGINT,
"data_or_business_analyst" DOUBLE,
"engineer_data" DOUBLE
);
Anyone who has the link will be able to view this.