Git Product home page Git Product logo

stackoverflow-analysis's Introduction

StackOverflow Analysis

Installation

This is a notebook that doesn't require running to view, but if you ever wanted to run make sure you use python 3 and have:

  • matplotlib
  • seaborn
  • pandas
  • numpy

Project Motivation

This project is the first project in the Udacity Data Scientist Nanodegree, where we are required to apply the CRISP-DM process to dataset.

I chose the StackOverflow data as I wanted to ask a couple of questions that bothered me personally, and they are:

  • How are developers with no CS background represented in the job market?
  • What non degree education (online courses, bootcamps, etc..) do data scientists focus on?
  • Is salary the reason of job dissatisfaction or are there other reasons?

For detailed answers of these quesiton you can read this blog post, or continue reading for a summary of the project findings.

How to use this

The repository contains as jupyter notebook and html for easy viewing. The charts are also available in the imgs directory.

If you want to run the notebook, it will download all the data required for making the analysis into a new folder called downloads/ and then it will unzip each zipped file into a new directory within a new directory called data/.

Of course, I wouldn't recommend running the notebook if you don't have the some space to spare.

Project Findings

  1. I found out that the share of developers with no CS background decreased starting from 2016 due to a increased number of CS undergraduates entering the field.

market composition market composition2

  1. The most salary correlated means aren't online courses and part-time programs, but rather practical and competitive ones such as open source contributions ,hackathons and competitions.

education by mean salary

  1. There is no linear relationship between salary and job satisfaction

mean salary over job satisfaction

  1. Dissatified and satisifed developers state some challenges that they face at work at strikingly different proportions, which might indicate their contribution in their satisfaction with the job

alt text

Checkout the notebook if you'd like to get more information about how I reached these conclusions

stackoverflow-analysis's People

Contributors

ahmedsamirio avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.