Indonesia Food Delivery Gofood Product List
Gofood Product List from Jakarta, Surabaya, and Medan
@kaggle.ariqsyahalam_indonesia_food_delivery_gofood_product_list
Gofood Product List from Jakarta, Surabaya, and Medan
@kaggle.ariqsyahalam_indonesia_food_delivery_gofood_product_list
CREATE TABLE gofood_dataset (
"merchant_name" VARCHAR,
"merchant_area" VARCHAR,
"category" VARCHAR,
"display" VARCHAR,
"product" VARCHAR,
"price" DOUBLE,
"discount_price" DOUBLE,
"isdiscount" BIGINT,
"description" VARCHAR
);
Anyone who has the link will be able to view this.