Baselight

Stack-overflow-annual-developer-survey-2022

Survey of 73,268 developers by Stack Overflow.

@kaggle.uzairrehman_stackoverflowannualdevelopersurvey2022

Loading...
Loading...

About this Dataset

Stack-overflow-annual-developer-survey-2022

Every year Stack Overflow conduct a developer survey and examines all aspects of the developer experience, how developer learn code, level up their skill and which tools they are using and they want to use. In 2022 over 70,000 responses fielded from over 180 countries.

Survey were based on the topics:

  1. Basic Information
  2. Education, Work, and Career
  3. Technology and Tech Culture
  4. Stack Overflow Usage + Community
  5. Demographic Information
  6. Final Questions

You can find the official published results here:
https://survey.stackoverflow.co/2022/

Find previous survey results here:
https://insights.stackoverflow.com/survey

Tables

Annual Survey Of Stack Overflow Developers 2022

@kaggle.uzairrehman_stackoverflowannualdevelopersurvey2022.annual_survey_of_stack_overflow_developers_2022
  • 2.2 MB
  • 73268 rows
  • 20 columns
Loading...

CREATE TABLE annual_survey_of_stack_overflow_developers_2022 (
  "country" VARCHAR,
  "edlevel" VARCHAR,
  "age" VARCHAR,
  "gender" VARCHAR,
  "currency" VARCHAR,
  "learncode" VARCHAR,
  "employment" VARCHAR,
  "remotework" VARCHAR,
  "devtype" VARCHAR,
  "orgsize" VARCHAR,
  "comptotal" DOUBLE,
  "compfreq" VARCHAR,
  "codingactivities" VARCHAR,
  "yearscode" DOUBLE,
  "yearscodepro" DOUBLE,
  "workexp" DOUBLE,
  "languagewanttoworkwith" VARCHAR,
  "languagehaveworkedwith" VARCHAR,
  "versioncontrolsystem" VARCHAR,
  "vcinteraction" VARCHAR
);

Filtered Survey Results Schema

@kaggle.uzairrehman_stackoverflowannualdevelopersurvey2022.filtered_survey_results_schema
  • 5.79 KB
  • 56 rows
  • 2 columns
Loading...

CREATE TABLE filtered_survey_results_schema (
  "columns" VARCHAR,
  "questions" VARCHAR
);

Stack Overflow Developers Annual Survey 2022

@kaggle.uzairrehman_stackoverflowannualdevelopersurvey2022.stack_overflow_developers_annual_survey_2022
  • 6.89 MB
  • 73268 rows
  • 79 columns
Loading...

CREATE TABLE stack_overflow_developers_annual_survey_2022 (
  "responseid" BIGINT,
  "mainbranch" VARCHAR,
  "employment" VARCHAR,
  "remotework" VARCHAR,
  "codingactivities" VARCHAR,
  "edlevel" VARCHAR,
  "learncode" VARCHAR,
  "learncodeonline" VARCHAR,
  "learncodecoursescert" VARCHAR,
  "yearscode" VARCHAR,
  "yearscodepro" VARCHAR,
  "devtype" VARCHAR,
  "orgsize" VARCHAR,
  "purchaseinfluence" VARCHAR,
  "buynewtool" VARCHAR,
  "country" VARCHAR,
  "currency" VARCHAR,
  "comptotal" DOUBLE,
  "compfreq" VARCHAR,
  "languagehaveworkedwith" VARCHAR,
  "languagewanttoworkwith" VARCHAR,
  "databasehaveworkedwith" VARCHAR,
  "databasewanttoworkwith" VARCHAR,
  "platformhaveworkedwith" VARCHAR,
  "platformwanttoworkwith" VARCHAR,
  "webframehaveworkedwith" VARCHAR,
  "webframewanttoworkwith" VARCHAR,
  "misctechhaveworkedwith" VARCHAR,
  "misctechwanttoworkwith" VARCHAR,
  "toolstechhaveworkedwith" VARCHAR,
  "toolstechwanttoworkwith" VARCHAR,
  "newcollabtoolshaveworkedwith" VARCHAR,
  "newcollabtoolswanttoworkwith" VARCHAR,
  "opsysprofessional_use" VARCHAR,
  "opsyspersonal_use" VARCHAR,
  "versioncontrolsystem" VARCHAR,
  "vcinteraction" VARCHAR,
  "vchostingpersonal_use" VARCHAR,
  "vchostingprofessional_use" VARCHAR,
  "officestackasynchaveworkedwith" VARCHAR,
  "officestackasyncwanttoworkwith" VARCHAR,
  "officestacksynchaveworkedwith" VARCHAR,
  "officestacksyncwanttoworkwith" VARCHAR,
  "blockchain" VARCHAR,
  "newsosites" VARCHAR,
  "sovisitfreq" VARCHAR,
  "soaccount" VARCHAR,
  "sopartfreq" VARCHAR,
  "socomm" VARCHAR,
  "age" VARCHAR,
  "gender" VARCHAR,
  "trans" VARCHAR,
  "sexuality" VARCHAR,
  "ethnicity" VARCHAR,
  "accessibility" VARCHAR,
  "mentalhealth" VARCHAR,
  "tbranch" VARCHAR,
  "icorpm" VARCHAR,
  "workexp" DOUBLE,
  "knowledge_1" VARCHAR,
  "knowledge_2" VARCHAR,
  "knowledge_3" VARCHAR,
  "knowledge_4" VARCHAR,
  "knowledge_5" VARCHAR,
  "knowledge_6" VARCHAR,
  "knowledge_7" VARCHAR,
  "frequency_1" VARCHAR,
  "frequency_2" VARCHAR,
  "frequency_3" VARCHAR,
  "timesearching" VARCHAR,
  "timeanswering" VARCHAR,
  "onboarding" VARCHAR,
  "professionaltech" VARCHAR,
  "truefalse_1" VARCHAR,
  "truefalse_2" VARCHAR,
  "truefalse_3" VARCHAR,
  "surveylength" VARCHAR,
  "surveyease" VARCHAR,
  "convertedcompyearly" DOUBLE
);

Share link

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