Skip to content

keyanyang/stack-overflow-survey-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wake Time Analysis Using Stack Overflow Survey

Table of Contents

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

Installation

Requirements are Numpy, Scipy, Pandas, Matplotlib, Seaborn and Ipykernel. You can find them in the requirements file.

Project Motivation

When it comes to the morning routine, everyone has their own preference. Some wake up at 5 AM, feed the dog, review Hacker News and go to work. Some get up at 8:55 and join the Zoom meeting at 9 without webcam open.

I found a survey conducted by Stack Overflow in 2018 showing the wake time of respondents. Coming up with a few questions, I want to search for some interesting insights by answering them.

  1. In which country do developers get up early?
  2. Do people using different programming languages wake up at different times?
  3. Does wake up time have an effect on job satisfaction?
  4. Do people getting up at different times earn different?

File Descriptions

There is one iPython notebook available here to showcase work related to the above questions. The Data folder contains the survey data used by this analysis.

Results

The main findings of the code can also be found at the post available here.

Licensing, Authors, Acknowledgements

Credits must be given to Stack Overflow for the data. You can find the Licensing for the data and other descriptive information at the Stack Overflow link available here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published