Stack Overflow Developer Survey 2020
StackOverflow Annual Developer Survey 2020 Results
@kaggle.aitzaz_stack_overflow_developer_survey_2020
StackOverflow Annual Developer Survey 2020 Results
@kaggle.aitzaz_stack_overflow_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.
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
);
CREATE TABLE survey_results_schema (
"column" VARCHAR,
"questiontext" VARCHAR
);
Anyone who has the link will be able to view this.