Baselight

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

Data Survey
@kaggle.phuchuynguyen_salary_and_moredata_scientist_analyst_engineer.data_survey

  • 261.83 KB
  • 33601 rows
  • 14 columns
year

Year

hobbyist

Hobbyist

convertedcomp

ConvertedComp

country

Country

edlevel

EdLevel

employment

Employment

jobsat

JobSat

orgsize

OrgSize

undergradmajor

UndergradMajor

yearscodepro

YearsCodePro

data_scientist_or_machine_learning_specialist

Data Scientist Or Machine Learning Specialist

database_administrator

Database Administrator

data_or_business_analyst

Data Or Business Analyst

engineer_data

Engineer, Data

2017Yes, both43750United KingdomBachelor's degreeEmployed full-time42 to 9 employeesComputer science211
2017Yes, I program as a hobby51282.05128DenmarkSome college/university study without earning a bachelor's degreeEmployed part-time10100 to 499 employeesComputer science31
2017No25000IsraelSome college/university study without earning a bachelor's degreeEmployed full-time65,000 to 9,999 employeesComputer science41
2017Yes, I program as a hobby100000United StatesSome college/university study without earning a bachelor's degreeEmployed full-time520 to 99 employeesComputer science151
2017Yes, both27000UkraineMaster's degreeEmployed full-time7100 to 499 employeesComputer science51
2017Yes, I program as a hobby120000United StatesBachelor's degreeEmployed full-time1020 to 99 employeesComputer science51
2017No62121.21212CanadaBachelor's degreeEmployed full-time420 to 99 employeesComputer science101
2017No54545.45455CanadaSome college/university study without earning a bachelor's degreeEmployed full-time81,000 to 4,999 employeesComputer programming or Web development91
2017Yes, I program as a hobby1481.481481PolandBachelor's degreeEmployed full-time102 to 9 employeesHumanities11
2017Yes, both50000United StatesSome college/university study without earning a bachelor's degreeEmployed full-time102 to 9 employeesComputer science161

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
);

Share link

Anyone who has the link will be able to view this.