Restaurant Business Rankings 2020
Top 250, Top 100 Independents and Future 50
@kaggle.michau96_restaurant_business_rankings_2020
Top 250, Top 100 Independents and Future 50
@kaggle.michau96_restaurant_business_rankings_2020
CREATE TABLE top250 (
"rank" BIGINT,
"restaurant" VARCHAR,
"content" VARCHAR,
"sales" BIGINT,
"yoy_sales" VARCHAR,
"units" BIGINT,
"yoy_units" VARCHAR,
"headquarters" VARCHAR,
"segment_category" VARCHAR
);
Anyone who has the link will be able to view this.