This dataset contains synthetic data generated to simulate a ride-sharing platform's operations. It includes detailed records across four key tables: fact_rides, vouchers, drivers, and users.
- fact_rides: Captures information about individual ride transactions, including ride IDs, timestamps, distances, durations, and fare amounts.
- vouchers: Contains details about promotional vouchers, discount percentage, and dates.
- drivers: Provides profiles of drivers, including their IDs, names, and vehicle details.
- users: Includes user profiles.
This dataset is ideal for data analysis, machine learning model development, and exploration of trends and behaviors in a ride-sharing context. Since it's generated synthetically, it is free from privacy concerns, making it perfect for public use and academic research.