Summary
The aim of this study is to investigate the factors influencing the salaries of Data Scientists. To achieve this, a dataset containing various relevant variables was utilized. This report describes the exploratory analysis conducted to understand the relationship between these factors and Data Scientists' salaries.
Introduction
Data science is a rapidly growing field, and Data Scientists play a crucial role in analyzing and interpreting large volumes of data. As this profession becomes increasingly in demand, it is important to understand the factors that may influence Data Scientists' salaries. This analysis focuses on investigating these factors and their impact on salaries.
Dataset
To conduct this analysis, a dataset containing relevant information about Data Scientists was used. The dataset includes the following variables:
work_year:
The year the salary was paid.
experience_level:
The experience level in the job during the year.
EN
> Entry-level / Junior
MI
> Mid-level / Intermediate
SE
> Senior-level / Expert
EX
> Executive-level / Director
employment_type:
The type of employment for the role.
PT
> Part-time
FT
> Full-time
CT
> Contract
FL
> Freelance
job_title:
The role worked in during the year.
salary:
The total gross salary amount paid.
salary_currency
: The currency of the salary paid as an ISO 4217 currency code.
salaryinusd:
The salary in USD.
employee_residence:
Employee's primary country of residence during the work year as an ISO 3166 country code.
remote_ratio:
The overall amount of work done remotely.
company_location:
The country of the employer's main office or contracting branch.
company_size
: The median number of people that worked for the company during the year.