This project analyzes over 32,000 job postings from the data industry using Microsoft Excel. The workbook leverages Power Query, Power Pivot, and DAX to transform raw job posting data into an interactive analytical report.
The analysis explores salary trends, hiring demand, required skills, and compensation differences across job titles and countries through PivotTables, PivotCharts, and interactive slicers.
This workbook answers questions such as:
- Which skills are most frequently requested for data-related jobs?
- Does requiring more technical skills correlate with higher salaries?
- How do median salaries vary across different job titles?
- Are salaries higher in the United States compared to other countries?
- Which technical skills are associated with the highest median salaries?
Analyzes the most requested technical skills across data-related job titles.
Features
- Top skills by demand
- Skill likelihood (% of job postings)
- Interactive filtering by Job Title and Country
Examines the relationship between median salary and the average number of skills requested for each job title.
Features
- Scatter plot with trendline
- Median salary comparison
- Average skills required per role
- Country slicer
Compares compensation across different job titles.
Features
- Overall median salary
- US median salary
- Non-US median salary
- Country filtering
Compares the demand for technical skills against their associated median salaries.
Features
- Median salary by skill
- Skill likelihood (%)
- Interactive filters by Job Title and Country
- Microsoft Excel
- Power Query
- Power Pivot
- DAX
- Excel Data Model
- Pivot Tables
- Pivot Charts
- Slicers
Power Query was used to clean and transform the raw dataset before loading it into the Excel Data Model.
Data preparation included:
- Cleaning raw data
- Removing unnecessary columns
- Correcting data types
- Standardizing values
- Preparing tables for analysis
Power Pivot was used to build a relational data model connecting the job postings and skills tables, enabling efficient analysis and DAX calculations.
The workbook includes several custom DAX measures to support the analysis.
| Measure | Description |
|---|---|
| Job Count | Counts the total number of job postings. |
| Median Salary | Calculates the overall median salary. |
| Median Salary US | Calculates the median salary for US job postings. |
| Median Salary Non-US | Calculates the median salary for non-US job postings. |
| Skill Count | Counts how many times each skill appears in job postings. |
| Skills Per Job | Calculates the average number of skills required for each job title. |
| Median Salary - Skills | Calculates the median salary associated with each technical skill. |
| Skill Likelihood | Calculates the percentage of job postings requesting each skill. |
- SQL and Python are the most frequently requested technical skills.
- Higher-paying roles generally require a greater number of technical skills.
- US-based positions typically offer higher median salaries than positions in other countries.
- Skills such as Spark, AWS, and Java are associated with some of the highest median salaries.
- Data Cleaning
- Data Transformation
- Power Query
- Power Pivot
- DAX
- Excel Data Model
- Data Modeling
- Pivot Tables
- Pivot Charts
- Interactive Reporting
- Data Visualization
- Business Intelligence
- Data Analysis
Daniel Betancourt
Electronic Engineer | Data Analyst
If you found this project interesting, feel free to connect with me on LinkedIn or explore my other data analytics projects on GitHub.



