Skip to content

This project is a comprehensive analysis of the Stack Overflow Developer Survey dataset. The analysis is performed using a Jupyter Notebook, which provides insights into various aspects of the developer community, such as work experience, compensation, and programming habits.

Notifications You must be signed in to change notification settings

juliazmacha/Python_Stack_Overflow_Survey_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Stack Overflow Survey Analysis

Open in Google Colab

View the Dataset (2023)

This project is a comprehensive analysis of the Stack Overflow Developer Survey dataset. The analysis is performed using a Jupyter Notebook, which provides insights into various aspects of the developer community, such as work experience, compensation, and programming habits.

Project Overview

The primary objective of this project is to answer key questions related to the survey respondents. The analysis is focused on understanding the characteristics and trends within the developer community, with a special emphasis on those who program in Python.

Dataset

The dataset used for this analysis is the Stack Overflow Developer Survey data, which includes responses from thousands of developers worldwide. The data is loaded from a CSV file and analyzed using Python's pandas and numpy libraries.

Key Questions Answered

  1. Survey Completion: How many respondents completed the survey?
  2. Full Responses: How many respondents answered all the questions?
  3. Work Experience: What are the values of the measures of central tendency (mean, median, mode) for the respondents' work experience (WorkExp)?
  4. Remote Work: How many respondents work remotely?
  5. Python Usage: What percentage of respondents program in Python?
  6. Learning Pathways: How many respondents learned to program through online courses?
  7. Compensation by Country: What are the average and median yearly compensation (ConvertedCompYearly) in each country among respondents who program in Python?
  8. Top Earners' Education: What is the education level of the 5 respondents with the highest compensation?
  9. Python Usage by Age: What percentage of respondents program in Python in each age group?
  10. High Earners in Remote Work: Considering respondents who are in the 75th percentile by average compensation and work remotely, in which industries are they most frequently employed?

About

This project is a comprehensive analysis of the Stack Overflow Developer Survey dataset. The analysis is performed using a Jupyter Notebook, which provides insights into various aspects of the developer community, such as work experience, compensation, and programming habits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published