Skip to content

roksanap902/it-salaries-analysis-r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Dashboard preview

Dashboard overview

US IT Salaries Analysis (R)

📊 Project overview

This project presents an exploratory data analysis of IT salaries in the United States, based on the Kaggle Salaries dataset containing over 65,000 records.

The analysis focuses exclusively on US-based roles (over 90% of observations) to provide a clearer view of salary trends, experience levels and work modes in the American tech market.

All visualizations and analyses were performed using R.


📁 Data source

  • Kaggle: Salaries dataset (IT roles)
  • Scope limited to United States only

🛠 Tools & technologies

  • R
  • Data manipulation and aggregation
  • Statistical summaries
  • Data visualization (boxplots, violin plots, trend charts)

🔍 Scope of analysis

1. Salary vs experience level

  • Comparison of salary distributions across experience levels (Entry, Mid, Senior)
  • Median salary growth between career stages
  • Variability of salaries at entry level

2. Work mode impact on salary

  • Comparison of salaries for:
    • On-site roles
    • Fully remote roles
  • Distribution analysis using violin plots

3. Salary trends over time

  • Median salary trends from 2020 to 2025
  • Identification of growth and slowdown patterns

📌 Key insights

🚀 Experience drives salary growth

  • Transition from Entry-level to Mid-level results in a ~42.5% increase in median salary
  • Entry-level salaries show the highest variability, indicating strong dependence on company and location
  • Career progression remains the most effective way to increase earnings

🏠 Remote work does not reduce pay

  • Salary distributions for on-site and fully remote roles are nearly identical
  • No systematic “remote penalty” observed in the US tech market

📉 Salary trend signal for 2025

  • Strong salary growth observed between 2020–2024
  • A noticeable decline in median salary appears in 2025 data
  • This may indicate:
    • market slowdown, or
    • incomplete data for the early part of 2025

⚠️ 2025 data is likely incomplete and should be interpreted with caution.


🎯 Purpose

This project is part of my data analytics portfolio and demonstrates:

  • exploratory data analysis skills,
  • ability to derive career- and business-relevant insights,
  • practical use of R for real-world datasets,
  • interpretation of trends and distributions in labor market data.

About

Data analysis of IT salaries in the United States based on Kaggle dataset (65k+ records), conducted in R.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors