Ride Hailing Transaction
Comprehensive Synthetic Data for Ride Hailing Analytics and Machine Learning
@kaggle.galihwardiana_ride_hailing_transaction
Comprehensive Synthetic Data for Ride Hailing Analytics and Machine Learning
@kaggle.galihwardiana_ride_hailing_transaction
CREATE TABLE vouchers (
"voucher_code" VARCHAR,
"discount_amount" DOUBLE,
"start_date" BIGINT,
"end_date" BIGINT,
"updated_at" BIGINT,
"discount_perc" BIGINT
);
Anyone who has the link will be able to view this.