yasergirit / ds-job-salaries

In this work I have tried to cover some visualization techniques with Seaborn library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ds-job-salaries

In this work I have tried to cover some visualization techniques with Seaborn library.

Column Description
work_year The year the salary was paid.
experience_level The experience level in the job during the year with the following possible values: EN Entry-level / Junior MI Mid-level / Intermediate SE Senior-level / Expert EX Executive-level / Director
employment_type The type of employement 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 (FX rate divided by avg. USD rate for the respective year via fxdata.foorilla.com).
employee_residence Employee's primary country of residence in during the work year as an ISO 3166 country code.
remote_ratio The overall amount of work done remotely, possible values are as follows: 0 No remote work (less than 20%) 50 Partially remote 100 Fully remote (more than 80%)
company_location The country of the employer's main office or contracting branch as an ISO 3166 country code.
company_size The average number of people that worked for the company during the year: S less than 50 employees (small) M 50 to 250 employees (medium) L more than 250 employees (large)

About

In this work I have tried to cover some visualization techniques with Seaborn library.


Languages

Language:Python 97.0%Language:Cython 1.8%Language:C 0.8%Language:C++ 0.2%Language:JavaScript 0.0%Language:TeX 0.0%Language:Fortran 0.0%Language:Jupyter Notebook 0.0%Language:Meson 0.0%Language:PowerShell 0.0%Language:Smarty 0.0%Language:CSS 0.0%Language:Roff 0.0%Language:MATLAB 0.0%Language:HTML 0.0%Language:Shell 0.0%Language:Forth 0.0%Language:Batchfile 0.0%Language:XSLT 0.0%Language:Makefile 0.0%Language:Lua 0.0%