https://www.kaggle.com/datasets/sahilislam007/college-student-placement-factors-dataset
This datset shows the data from rides done by Uber during the year 2024. The items in this data set are specific rides that happened, and the attributes are as follows:
- Date: Oridinal, sequential
- Time: Ordinal, sequential
- Booking ID: Categorical
- Booking Status: Categorical
- Customer ID: Categorical
- Vehicle Type: Categorical
- Pickup Location: Categorical
- Drop Location: Categorical
- Avg VTAT: Quantitative, sequential
- Avg CTAT: Quantitative, sequential
- Cancelled rides by Customer: Categorical
- Reason for cancelling by Customer: Categorical
- Cancelled rides by driver: Categorical
- Driver cancellation reason: Categorical
- Incomplete rides: Categorical
- Booking value: Quantitative, sequential
- Ride distance: Quantitative, sequential
- Driver rating: Quantitative, sequential
- Customer rating: Quantitative, sequential
- Payment method: Categorical