Skip to content

Explored the earnings of developers around the world using the StackOverflow 2017 survey dataset

Notifications You must be signed in to change notification settings

joshasgard/Diversity_Representation_In_Tech

Repository files navigation

Diversity_RepresentationInTech

60df04928d2b6

Introduction

  • The goal is to examine the relationship between family background, race and the current income of developers in the tech industry around the world. For that purpose, three (3) questions were posed and answered:

    1. How does the annual income of developers vary between ethnic groups?
    2. Do student developers of these backgrounds also have different salary expectations from their peers?
    3. Are you likely to earn more if either of your parents graduated from college?
  • The dataset used is the 2017 Stack Overflow Annual Developer Survey results. Visit this page for all the information concerning the data gathering technique, the questions and respondents. 1_aOZcQpE9cALSIEgm6OUeJg

  • Special attention was paid to Cross-Industry Standard Process for Data Mining (CRISP-DM) in the analysis

Installations

The only package required to run the code is the Anaconda Distribution of Python. Any Python version above 3.0 should work. If you don't have the anaconda distribution installed on your local machine, click here to install

File Descriptions

  • EthnicDiversity......ipynb is the iPython Notebook containing the steps followed in the analysis.
  • .py is a python script containing the functions defined for the purpose of the analysis

Results

In the end, I found that:

a. Native American, Pacific Islander, or Indigenous Australian and White or European developers earn more than everyone else while South Asians earn the least. b. Students learning to code that are of White or European and East Asian ancestries have higher salary expectations than every other ethnic group.  c. Developers with a parent having at least a Bachelor's degree generally tend to earn more than developers whose parents are less educated.

You can find more details about the result in my medium blog post here.

License

The MIT License (MIT)

Copyright (c) 2021 Idowu Odesanmi. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE..

Authors and Acknowledgements

About

Explored the earnings of developers around the world using the StackOverflow 2017 survey dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published