Fast Food Restaurants In America
Over 10,000 Fast Food Franchises in all 50 States
@kaggle.rishidamarla_fast_food_restaurants_in_america
Over 10,000 Fast Food Franchises in all 50 States
@kaggle.rishidamarla_fast_food_restaurants_in_america
CREATE TABLE fastfoodrestaurants (
"address" VARCHAR,
"city" VARCHAR,
"country" VARCHAR,
"keys" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"name" VARCHAR,
"postalcode" VARCHAR,
"province" VARCHAR,
"websites" VARCHAR
);
Anyone who has the link will be able to view this.