A collection of Power BI dashboards showcasing data visualization and business intelligence skills. This repository demonstrates the transformation of raw data into clear, actionable insights through interactive dashboards.
This dashboard provides a comprehensive two-page exploration of the data job market, designed for job seekers. It features a high-level summary page and a detailed drill-through page for specific job titles, offering insights into market trends and compensation.
- High-level summary of the data job market
- Key metrics and trends across job categories
- Geographic distribution of opportunities
- Salary insights by role and location
- Drill-through functionality for detailed analysis
- Specific role requirements and skills
- Compensation breakdowns
- Company and industry insights
- Dashboard Layout & Design
- Power Query (ETL & Data Shaping)
- Basic Data Modeling (Table Relationships)
- Implicit Measures & Standard Aggregations
- Core Visualizations (Bar, Line, Area, Column Charts)
- Map Visualizations for Geospatial Data
- KPI Cards & Detailed Data Tables
- Interactive Slicers for Filtering
- Buttons & Bookmarks for Navigation
- Drill-Through Functionality
- Format: CSV (raw data)
- Location:
./data/ - Description: Aggregated data job listings with salary, location, and requirements
- Data cleaning and standardization
- Column transformations and type conversions
- Filtering and removing duplicates
- Creating calculated columns
- Fact table: Job listings
- Dimension tables: Locations, Job titles, Companies
- Relationships: Star schema design
- KPI Cards: Total jobs, average salary, top locations
- Bar Charts: Jobs by title, salary comparisons
- Line Charts: Trend analysis over time
- Map Visualization: Geographic distribution
- Tables: Detailed job listings with drill-through
- Slicers for filtering by location, job title, and salary range
- Bookmarks for navigation between pages
- Drill-through from summary to detail page
- Cross-filtering across visualizations
powerbi-portfolio/
├── README.md
├── dashboard/
│ └── Data_Jobs_Dashboard.pbix
└── images/
├── Dashboard_Overview
├── Dashboard_Page1
├── Dashboard_Page2
Note: Raw data files are not included due to file size constraints. For access to the dataset, please reach out via email.
- Download: Clone this repository to access the
.pbixfile and raw data - Requirements: Power BI Desktop (free) to open and modify the dashboard file
- Download
Data_Jobs_Dashboard.pbixfrom thedashboardfolder - Open with Power BI Desktop
- Explore the two-page dashboard
- Use slicers and filters to customize your view
- Click on job titles to drill through to detailed analysis
This portfolio demonstrates proficiency in:
- Data transformation and cleaning
- Data modeling and relationships
- DAX calculations and measures
- Interactive dashboard design
- Visual storytelling with data
For questions, collaboration opportunities, or to request access to the raw dataset, feel free to reach out.


