Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucadibello/it-salary-analysis

💰 Analysis of Salaries in IT Roles: DevOps, Cyber Security, and AI
https://github.com/lucadibello/it-salary-analysis

ai cybersecurity data-science devops jupyter-notebook salary-analysis

Last synced: about 2 months ago
JSON representation

💰 Analysis of Salaries in IT Roles: DevOps, Cyber Security, and AI

Awesome Lists containing this project

README

        

# IT jobs salary analysis
Luca Di Bello - SUPSI - 2022/2023

## Introduction

The aim of this project is to analyze the salary of IT jobs in the field of Artificial Intelligence, Cyber Security and DevOps taking into consideration job title, company, location, seniority and industry.

Take at look at the notebook [here](https://lucadibello.github.io/it-salary-analysis/).

## Datasets used

- [IT Security jobs salary dataset](https://github.com/foorilla/infosec-jobs-com-salaries)
- [AI jobs salary dataset](https://github.com/foorilla/ai-jobs-net-salaries)
- [DevOps jobs salary dataset](https://github.com/foorilla/devops-jobs-net-salaries.git)

## Datasets contents

Each row represents a yearly salary for a certain job position in a specific field (IT Security, AI or DevOps).

The data has been collected through anonymous online surveys, here are the links to the original surveys:

- [IT Security jobs salary survey](https://infosec-jobs.com/salaries/form/)

- [AI jobs salary survey](https://ai-jobs.net/salaries/form/)

- DevOps jobs salary survey - not available

## Libraries used

- pandas
- numpy
- plotly