Baselight

Fast Food Restaurants In America

Over 10,000 Fast Food Franchises in all 50 States

@kaggle.rishidamarla_fast_food_restaurants_in_america

Loading...
Loading...

About this Dataset

Fast Food Restaurants In America

Content

In this dataset, you will find over 10,000 different fast-food restaurants located all over the United States of America.

Acknowledgements

This dataset comes from https://data.world/datafiniti/fast-food-restaurants-across-america.

Tables

Fastfoodrestaurants

@kaggle.rishidamarla_fast_food_restaurants_in_america.fastfoodrestaurants
  • 1003.21 KB
  • 10000 rows
  • 10 columns
Loading...

CREATE TABLE fastfoodrestaurants (
  "address" VARCHAR,
  "city" VARCHAR,
  "country" VARCHAR,
  "keys" VARCHAR,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "name" VARCHAR,
  "postalcode" VARCHAR,
  "province" VARCHAR,
  "websites" VARCHAR
);

Share link

Anyone who has the link will be able to view this.