This project presents a comprehensive Power BI dashboard built to analyze ride-sharing data. The dashboard uncovers insights into ride volume trends, booking behavior, payment preferences, and customer-driver ratings.
π View Power BI Dashboard (If link not working, download pbix file)
This Power BI dashboard was created using a real-world ride-sharing dataset (attached in the repository). It answers key business questions to help stakeholders understand patterns in bookings, cancellations, revenues, and performance metrics.
- The dataset used for analysis is included in the main project folder.
- It contains booking data with columns like
Booking_ID,Customer_ID,Driver_ID,Ride_Distance,Rating,Payment_Method,Booking_Status, etc.
The following insights were generated through Power BI visualizations:
-
π Ride Volume Over Time
β Analyzes ride frequency across days, weeks, and months. -
π§Ύ Booking Status Breakdown
β Shows percentage distribution of successful, failed, and cancelled bookings. -
π Top 5 Vehicle Types by Ride Distance
β Highlights which vehicle types cover the most distance. -
β Average Customer Ratings by Vehicle Type
β Compares customer satisfaction across different vehicle categories. -
β Cancelled Ride Reasons
β Categorizes cancellations by drivers and customers with count and trends. -
π³ Revenue by Payment Method
β Analyzes payment types like card, wallet, cash, etc. and their contribution to revenue. -
π§ββοΈ Top 5 Customers by Total Booking Value
β Displays high-value customers based on total ride spend. -
π£οΈ Ride Distance Distribution Per Day
β Tracks how far people are traveling daily using histograms or scatter plots. -
π§β
βοΈ Driver Ratings Distribution
β Visualizes how drivers are rated across the platform. -
π€ Customer vs. Driver Ratings
β A side-by-side comparison of average ratings given to and by customers and drivers.
- Microsoft Power BI
- DAX (Data Analysis Expressions)
- Power Query Editor
- Excel / CSV (as data source)