Skip to content

jbm1991/stackoverflow_survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack Overflow Results Analysis

Table of Contents

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

Installation

If you're using the Anaconda distribution of Python there should be no need to install anything. If you're using the base Python 3.* installation, then you can install the necessary dependencies with the command pip install -r requirements.txt

Project Motivation

For this project I was interested in using the StackOverflow survey data to understand:

  1. Is coding as a hobby more popular with certain demographics?
  2. Does the proportion of hobbyists change with education, or employment level?
  3. Has it become more popular over time?
  4. Are there any tangible benefits to programming as a hobby?

File Descriptions

There are two Jupyter notebooks, one performs the analysis over the years, and the other performs all of the other analysis. Markdown cells have been used to walkthrough the code. Additionally there is the requirements.txt file which is used to aid in installation.

Results

My findings can be found here

Licensing, Authors, Acknowledgements

Thank you to Stack Overflow for conducting the survey and making the results publicly available. Otherwise, there are no restrictions on the use of my code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published