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 independence100 (
"rank" BIGINT,
"restaurant" VARCHAR,
"sales" DOUBLE,
"average_check" BIGINT,
"city" VARCHAR,
"state" VARCHAR,
"meals_served" DOUBLE
);
Anyone who has the link will be able to view this.