Skip to content

Latest commit

History

History
32 lines (19 loc) 路 1.1 KB

README.md

File metadata and controls

32 lines (19 loc) 路 1.1 KB

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.

Datasets used

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:

Libraries used

  • pandas
  • numpy
  • plotly