Baselight

Stack Overflow Developer Survey 2020

StackOverflow Annual Developer Survey 2020 Results

@kaggle.aitzaz_stack_overflow_developer_survey_2020

Loading...
Loading...

About this Dataset

Stack Overflow Developer Survey 2020

StackOverflow Annual Developer Survey 2020

With nearly 65,000 responses fielded from over 180 countries and dependent territories, our 2020 Annual Developer Survey examines all aspects of the developer experience from career satisfaction and job search to education and opinions on open-source software.

Acknowledgements

https://insights.stackoverflow.com/survey

Tables

Survey Results Public

@kaggle.aitzaz_stack_overflow_developer_survey_2020.survey_results_public
  • 4.55 MB
  • 64461 rows
  • 61 columns
Loading...

CREATE TABLE survey_results_public (
  "respondent" BIGINT,
  "mainbranch" VARCHAR,
  "hobbyist" VARCHAR,
  "age" DOUBLE,
  "age1stcode" VARCHAR,
  "compfreq" VARCHAR,
  "comptotal" DOUBLE,
  "convertedcomp" DOUBLE,
  "country" VARCHAR,
  "currencydesc" VARCHAR,
  "currencysymbol" VARCHAR,
  "databasedesirenextyear" VARCHAR,
  "databaseworkedwith" VARCHAR,
  "devtype" VARCHAR,
  "edlevel" VARCHAR,
  "employment" VARCHAR,
  "ethnicity" VARCHAR,
  "gender" VARCHAR,
  "jobfactors" VARCHAR,
  "jobsat" VARCHAR,
  "jobseek" VARCHAR,
  "languagedesirenextyear" VARCHAR,
  "languageworkedwith" VARCHAR,
  "misctechdesirenextyear" VARCHAR,
  "misctechworkedwith" VARCHAR,
  "newcollabtoolsdesirenextyear" VARCHAR,
  "newcollabtoolsworkedwith" VARCHAR,
  "newdevops" VARCHAR,
  "newdevopsimpt" VARCHAR,
  "newedimpt" VARCHAR,
  "newjobhunt" VARCHAR,
  "newjobhuntresearch" VARCHAR,
  "newlearn" VARCHAR,
  "newofftopic" VARCHAR,
  "newonboardgood" VARCHAR,
  "newothercomms" VARCHAR,
  "newovertime" VARCHAR,
  "newpurchaseresearch" VARCHAR,
  "newpurplelink" VARCHAR,
  "newsosites" VARCHAR,
  "newstuck" VARCHAR,
  "opsys" VARCHAR,
  "orgsize" VARCHAR,
  "platformdesirenextyear" VARCHAR,
  "platformworkedwith" VARCHAR,
  "purchasewhat" VARCHAR,
  "sexuality" VARCHAR,
  "soaccount" VARCHAR,
  "socomm" VARCHAR,
  "sopartfreq" VARCHAR,
  "sovisitfreq" VARCHAR,
  "surveyease" VARCHAR,
  "surveylength" VARCHAR,
  "trans" VARCHAR,
  "undergradmajor" VARCHAR,
  "webframedesirenextyear" VARCHAR,
  "webframeworkedwith" VARCHAR,
  "welcomechange" VARCHAR,
  "workweekhrs" DOUBLE,
  "yearscode" VARCHAR,
  "yearscodepro" VARCHAR
);

Survey Results Schema

@kaggle.aitzaz_stack_overflow_developer_survey_2020.survey_results_schema
  • 6.39 KB
  • 61 rows
  • 2 columns
Loading...

CREATE TABLE survey_results_schema (
  "column" VARCHAR,
  "questiontext" VARCHAR
);

Share link

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