Every year, Stack Overflow conducts a massive survey of people on the site, covering all sorts of information like programming languages, salary, code style and various other information. This year, they amassed more than 64,000 responses fielded from 213 countries.
Data
The data is made up of two files:
survey_results_public.csv
- CSV file with main survey results, one respondent per row and one column per answer
survey_results_schema.csv
- CSV file with survey schema, i.e., the questions that correspond to each column name
m
Acknowledgements
Data is directly taken from StackOverflow and licensed under the ODbL license.