Skip to content

VladislavKorecky/stackoverflow-analysis

Repository files navigation

Stack Overflow Survey Analysis

This repository analyzes data from the 2022 Stack Overflow Developer Survey.

Some topics covered are:

  • Do hobby programmers make more money?
  • Which programming languages earn the biggest salaries?
  • How does education affect the programmer's salary?
  • How often do programmers visit Stack Overflow?

Data

The survey data isn't included out of the box due to its size. You can download the survey CSV file by clicking on this link. After unzipping the folder, move the survey_results_public.csv file to the repository folder.

Setup

In order to use this repository, you first need to install the required libraries. Move (cd) to the project folder and run the following command: pip install -r requirements.txt

About

This repository analyzes data from the 2022 Stack Overflow Developer Survey.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors