├── 2021 New Coder Survey.csv └── README.md /README.md: -------------------------------------------------------------------------------- 1 | # The 2021 New Coder Survey 2 | 3 | This is the open dataset from freeCodeCamp's 2021 survey of more than 18,000 developers. 4 | 5 | ## The data 6 | 7 | You can [read more about our 2018 survey here](https://www.freecodecamp.org/news/the-2018-new-coder-survey-31-000-people-told-us-how-theyre-learning-to-code-and-getting-dev-jobs-e10feb9ed419/). 8 | 9 | As of December 7, 2021, only the raw CSV dump has been uploaded (exported directly from Google Forms, which we used to conduct the survey). 10 | 11 | ## License 12 | 13 | This 2021 New Coder Survey is made available under the Open Database License: http://opendatacommons.org/licenses/odbl/1.0/. Any rights in individual contents of the database are licensed under the Database Contents License: http://opendatacommons.org/licenses/dbcl/1.0/ 14 | --------------------------------------------------------------------------------