US Road Trip Dataset
This dataset is about US Road Trip
@kaggle.meetnagadia_road_trip_dataset
This dataset is about US Road Trip
@kaggle.meetnagadia_road_trip_dataset
CREATE TABLE roadtrip_2 (
"waypoint1" VARCHAR,
"waypoint2" VARCHAR,
"distance_m" BIGINT,
"duration_s" BIGINT
);
Anyone who has the link will be able to view this.