Description Usage Format Source
We have information on the store (number, name, ownership type, address, city, country, etc) and then also the latitude/longitude (used for mapping exercises).
1 |
A tibble with 25,600 rows and 13 variables:
chr The store brand (Starbucks, Teavana, Coffee House Holdings, and Evolution Fresh)
Store Number
chr A unique ID for each store
Store Name
chr The store's name
Ownership Type
chr Details on the ownership (Company Owned, Franchise, Joint Venture, Licensed)
Street Address
chr The store's street address
chr The city the store is in
State/Province
chr The state or province the store is in
chr The country the store is in
chr The store's postal code
Phone Number
chr The store's main phone number
chr The timezone the store is in
chr The store's longitude
chr The store's latitude
https://www.kaggle.com/starbucks/store-locations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.