Skip to content

Finding from StackOverflow's developers survey of 2019

License

Notifications You must be signed in to change notification settings

basavaraj29/developers-survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

developers-survey

Findings from StackOverflow's developers survey of 2019

Table of Contents

  1. Dependencies
  2. Project Motivation
  3. File Descriptions
  4. Results
  5. Licensing, Authors, Acknowledgements

Dependencies

Pandas 1.0.1, numpy 1.17.4, scikit-learn 0.20.0 The code is developed using python3 (3.7.0), and the above libraries. It should mostly run on a different version of the above libraries too.

Project Motivation

For this project, I was interested in exploring a few trends among developers, in the IT industry. The data is from StackOverflow's Developer Survey of 2019, which you can find here.

  1. On an average, developers of what age groups earn the most in the industry?
  2. What is the trend in average salaries when compared across organisations of different sizes?
  3. Do Startups consist of significant percentage of senior developers or is it the youngsters that dominate? Which country contributes to most developers working in start ups.
  4. How the the distribution among freelancers, when age group and country of residence is taken into account.
  5. Do majority of developers wish to work remotely? What factors do you think majorly influence this decision?

File Descriptions

The is one notebook file Developer Data Analysis.ipynb. If you wish to execute this, please provide the path for input file in cell 2.

Results

The main findings of this study can be found here. The Developer Data Analysis.ipynb file has cells explaining answers/trends for each of the questions above.

Licensing, Authors, Acknowledgements

Credits to Stack Overflow for conducting a survey and releasing the data publicly. You can find the Licensing for the data and other descriptive information here.

About

Finding from StackOverflow's developers survey of 2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published