My Projects

Bus Transportation Analysis Interactive Excel Dashboard

Bus Transportation Excel Dashboard

Designed and developed an automated, interactive Excel dashboard to analyze bus transportation trends, usage, and performance for operational decision-making. Built using Excel with Power Query and Power Pivot, the dashboard automatically updates when new data is added, transforming raw transportation data into dynamic, decision-ready insights.

Key Insights:

Data Model: Structured star schema in Excel Power Pivot with fact and dimension tables for efficient reporting and automated refresh.

Technologies: Microsoft Excel, Power Query, Power Pivot, DAX, PivotTables, Data Visualization & Dashboard Design.

View Project

SQL Exploratory Data Analysis — Restaurant Performance Optimization

SQL Restaurant Performance Analysis

Performed comprehensive SQL-based exploratory data analysis to evaluate restaurant sales, customer preferences, and pricing strategies using menu_items and order_details tables, providing actionable operational insights.

Key Insights:

Limitations & Future Work:

Technologies: SQL (PostgreSQL/MySQL), Data Cleaning, Data Analysis, Joins, Aggregations.

Covid‑19 Visualization – Tableau Dashboard

Covid‑19 Tableau Dashboard

Interactive Tableau dashboard visualizing global Covid‑19 trends, with global and country-specific insights.

Key Insights:

Technologies: Tableau, CSV Data Processing, Data Visualization, Interactive Dashboard Design.

View Project

HR Data Analytics Dashboard — Power BI

HR Analytics Dashboard

Developed an interactive HR Analytics Dashboard in Power BI to track and analyze attrition patterns across demographics, roles, and compensation.

Key Insights:

Limitations & Future Work:

Technologies: Power BI, Power Query, DAX, Data Cleaning, KPI Design, Dashboard Development, HR Analytics.

Movie Genres Data Analysis Project — Python & Jupyter

Movie Genres Data Analysis

Performed a detailed analysis of movie datasets to explore trends in genres, budgets, revenues, popularity, and vote patterns using Python and Jupyter Notebook.

Key Insights:

  • Top 3 most common genres: Drama, Comedy, Thriller.
  • Genres with highest average budget and revenue: Adventure, Fantasy, Action.
  • Highest popularity: Adventure, Science Fiction, Fantasy; Lowest: Documentary, Foreign, TV Movie.
  • Highly rated movies (vote_average ≥ 8): Documentary, Drama, Crime.

Key Challenges & Considerations:

  • Handling missing or inconsistent data.
  • Splitting multiple genres per movie accurately.
  • Analysis is descriptive; correlation does not imply causation.

Technologies: Python (Pandas, Matplotlib, Seaborn), Jupyter Notebook, Data Cleaning, Data Analysis, Data Visualization.