McDonalds Ice Cream Machines Breaking - Timeseries
Is the mcdonald’s ice cream machine broken? [locations & times]
@kaggle.thedevastator_mcdonalds_ice_cream_machines_broken_timeseries
Is the mcdonald’s ice cream machine broken? [locations & times]
@kaggle.thedevastator_mcdonalds_ice_cream_machines_broken_timeseries
CREATE TABLE mcdonalds_dataset (
"lat" DOUBLE,
"lon" DOUBLE,
"alt" BIGINT,
"is_broken" BOOLEAN,
"is_active" BOOLEAN,
"dot" VARCHAR,
"state" VARCHAR,
"city" VARCHAR,
"street" VARCHAR,
"country" VARCHAR,
"last_checked" VARCHAR
);
Anyone who has the link will be able to view this.