Baselight

Stackoverflow Developer Survey

Find insights about how developers learn, level up and tools they use

@kaggle.asjad99_stackoverflow_developer_survey_2020

Survey Results Schema
@kaggle.asjad99_stackoverflow_developer_survey_2020.survey_results_schema

  • 6.39 KB
  • 61 rows
  • 2 columns
column

Column

questiontext

QuestionText

RespondentRandomized respondent ID number (not in order of survey response time)
MainBranchWhich of the following options best describes you today? Here, by "developer" we mean "someone who writes code."
HobbyistDo you code as a hobby?
AgeWhat is your age (in years)? If you prefer not to answer, you may leave this question blank.
Age1stCodeAt what age did you write your first line of code or program? (e.g., webpage, Hello World, Scratch project)
CompFreqIs that compensation weekly, monthly, or yearly?
CompTotalWhat is your current total compensation (salary, bonuses, and perks, before taxes and deductions), in `CurrencySymbol`? Please enter a whole number in the box below, without any punctuation. If you are paid hourly, please estimate an equivalent weekly, monthly, or yearly salary. If you prefer not to…
ConvertedCompSalary converted to annual USD salaries using the exchange rate on 2020-02-19, assuming 12 working months and 50 working weeks.
CountryWhere do you live?
CurrencyDescWhich currency do you use day-to-day? If your answer is complicated, please pick the one you're most comfortable estimating in.

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

Share link

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