Skip to content

lmy931/data-science-and-STEM-Salaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data science and STEM Salaries

This jupyter notebook performs exploratory data analysis(EDA) on 62,000 salary records from top global companies.

Prerequisites

pip install -r requirements.txt

Salaries in top-50 IT companies

relationship with education

Salaries and titles

salary_and_title

Clustering

clustering

Dataset

Context

62,000 salary records from top companies. This data was scraped off levels.fyi and then I cleaned it up a tad.

Content

This dataset contains useful information such as education level, compensation (base salary, bonus, stock grants), race, and more.

Acknowledgements

This dataset uses the technique in this article to get the data, but uses a different cleaning techniques.

https://towardsdatascience.com/a-beginners-guide-to-grabbing-and-analyzing-salary-data-in-python-e8c60eab186e

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published