Skip to content

End-to-end Ola ride booking data analysis using Excel (data cleaning), SQL (KPI extraction), and Power BI (interactive dashboards).

Notifications You must be signed in to change notification settings

Raj-22-20/OLA-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš– Ola Data Analyst Project (Excel | SQL | Power BI)

πŸ“Œ Overview

This is an end-to-end Data Analytics Project where I analyzed Ola ride booking data to extract meaningful business insights.
The process included:

  • Excel β†’ Data cleaning & preprocessing
  • SQL β†’ Data analysis & KPI calculation
  • Power BI β†’ Interactive dashboards & visual storytelling

πŸ—‚ Dataset

  • Rows: 100,000+ (Build Sample Data From ChatGPT)
  • Key Columns: Date, Time, Booking Status, Vehicle Type, Pickup/Drop Locations, Ratings, Payment Method, etc.
  • Data Source: Self-generated dummy dataset for learning purposes.

πŸ›  Tools & Technologies

  • Microsoft Excel (Data Cleaning & Transformation)
  • SQL (Data Analysis – MySQL/PostgreSQL)
  • Power BI (Data Visualization & Dashboarding)

πŸ” Project Workflow

  1. Excel – Data Cleaning

    • Removed duplicates & null values
    • Corrected data types (Dates, Numbers)
    • Created derived columns (Weekend flag, Peak hours)
    • Ensured cancellation rates & ride success % matched project constraints
  2. SQL – Analysis

    • Top 5 customers by rides & revenue
    • Booking trends by day/week
    • Average ratings per vehicle type
    • Cancellation analysis (by customer vs driver)
    • Revenue breakdown by payment method
  3. Power BI – Visualization

    • Ride Volume Over Time
    • Booking Status Breakdown
    • Top Vehicle Types by Distance
    • Cancellation Reasons Analysis
    • Revenue by Payment Method
    • Driver vs Customer Ratings

About

End-to-end Ola ride booking data analysis using Excel (data cleaning), SQL (KPI extraction), and Power BI (interactive dashboards).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published