The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError Exception: DatasetGenerationCastError Message: An error occurred while generating the dataset All the data files must have the same columns, but at some point there are 81 new columns ({'BestNights_thursday', 'HairSpecializesIn_asian', 'Music_video', 'BusinessAcceptsBitcoin', 'RestaurantsGoodForGroups', 'BusinessParking_lot', 'Ambience_touristy', 'DogsAllowed', 'HairSpecializesIn_extensions', 'Ambience_divey', 'GoodForMeal_dessert', 'RestaurantsReservations', 'RestaurantsCounterService', 'GoodForDancing', 'BusinessParking_garage', 'OutdoorSeating', 'RestaurantsDelivery', 'Music_background_music', 'DietaryRestrictions_halal', 'AcceptsInsurance', 'GoodForMeal_dinner', 'BestNights_friday', 'Caters', 'RestaurantsTableService', 'WheelchairAccessible', 'GoodForMeal_lunch', 'DietaryRestrictions_soy-free', 'BYOB', 'CoatCheck', 'BusinessAcceptsCreditCards', 'GoodForKids', 'Music_dj', 'Music_live', 'BestNights_sunday', 'RestaurantsAttire', 'WiFi', 'HairSpecializesIn_curly', 'Corkage', 'HappyHour', 'BikeParking', 'HairSpecializesIn_perms', 'DietaryRestrictions_vegan', 'HairSpecializesIn_kids', 'HairSpecializesIn_coloring', 'HairSpecializesIn_africanamerican', 'Ambience_classy', 'Music_jukebox', 'RestaurantsPriceRange2', 'Ambience_trendy', 'NoiseLevel', 'HasTV', 'BestNights_monday', 'BusinessParking_valet', 'Ambience_upscale', 'DietaryRestrictions_dairy-free', 'BusinessParking_validated', 'RestaurantsTakeOut', 'Music_karaoke', 'DietaryRestrictions_kosher', 'GoodForMeal_breakfast', 'BusinessParking_street', 'Ambience_hipster', 'GoodForMeal_brunch', 'HairSpecializesIn_straightperms', 'BestNights_saturday', 'Alcohol', 'Music_no_music', 'BestNights_tuesday', 'GoodForMeal_latenight', 'DriveThru', 'DietaryRestrictions_vegetarian', 'Open24Hours', 'Ambience_casual', 'ByAppointmentOnly', 'BestNights_wednesday', 'AgesAllowed', 'BYOBCorkage', 'Smoking', 'Ambience_intimate', 'DietaryRestrictions_gluten-free', 'Ambience_romantic'}) and 12 missing columns ({'state', 'neighborhood', 'postal_code', 'address', 'categories', 'name', 'review_count', 'city', 'longitude', 'stars', 'is_open', 'latitude'}). This happened while the csv dataset builder was generating data using zip://dataset_challenge/yelp_business_attributes.csv::/tmp/hf-datasets-cache/medium/datasets/86491518745360-config-parquet-and-info-lemousehunter-yelp2018-71f8053b/hub/datasets--lemousehunter--yelp2018/snapshots/0ebcf8b54b72aade51575a0d96b211fdedc9c1ea/dataset_challenge.zip Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations) Traceback: Traceback (most recent call last): File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1870, in _prepare_split_single writer.write_table(table) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 622, in write_table pa_table = table_cast(pa_table, self._schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2292, in table_cast return cast_table_to_schema(table, schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2240, in cast_table_to_schema raise CastError( datasets.table.CastError: Couldn't cast business_id: string AcceptsInsurance: string ByAppointmentOnly: string BusinessAcceptsCreditCards: string BusinessParking_garage: string BusinessParking_street: string BusinessParking_validated: string BusinessParking_lot: string BusinessParking_valet: string HairSpecializesIn_coloring: string HairSpecializesIn_africanamerican: string HairSpecializesIn_curly: string HairSpecializesIn_perms: string HairSpecializesIn_kids: string HairSpecializesIn_extensions: string HairSpecializesIn_asian: string HairSpecializesIn_straightperms: string RestaurantsPriceRange2: string GoodForKids: string WheelchairAccessible: string BikeParking: string Alcohol: string HasTV: string NoiseLevel: string RestaurantsAttire: string Music_dj: string Music_background_music: string Music_no_music: string Music_karaoke: string Music_live: string Music_video: string Music_jukebox: string Ambience_romantic: string Ambience_intimate: string Ambience_classy: string Ambience_hipster: string Ambience_divey: string Ambience_touristy: string Ambience_trendy: string Ambience_upscale: string Ambience_casual: string RestaurantsGoodForGroups: string Caters: string WiFi: string RestaurantsReservations: string RestaurantsTakeOut: string HappyHour: string GoodForDancing: string RestaurantsTableService: string OutdoorSeating: string RestaurantsDelivery: string BestNights_monday: string BestNights_tuesday: string BestNights_friday: string BestNights_wednesday: string BestNights_thursday: string BestNights_sunday: string BestNights_saturday: string GoodForMeal_dessert: string GoodForMeal_latenight: string GoodForMeal_lunch: string GoodForMeal_dinner: string GoodForMeal_breakfast: string GoodForMeal_brunch: string CoatCheck: string Smoking: string DriveThru: string DogsAllowed: string BusinessAcceptsBitcoin: string Open24Hours: string BYOBCorkage: string BYOB: string Corkage: string DietaryRestrictions_dairy-free: string DietaryRestrictions_gluten-free: string DietaryRestrictions_vegan: string DietaryRestrictions_kosher: string DietaryRestrictions_halal: string DietaryRestrictions_soy-free: string DietaryRestrictions_vegetarian: string AgesAllowed: string RestaurantsCounterService: string -- schema metadata -- pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 11345 to {'business_id': Value(dtype='string', id=None), 'name': Value(dtype='string', id=None), 'neighborhood': Value(dtype='string', id=None), 'address': Value(dtype='string', id=None), 'city': Value(dtype='string', id=None), 'state': Value(dtype='string', id=None), 'postal_code': Value(dtype='string', id=None), 'latitude': Value(dtype='float64', id=None), 'longitude': Value(dtype='float64', id=None), 'stars': Value(dtype='float64', id=None), 'review_count': Value(dtype='int64', id=None), 'is_open': Value(dtype='int64', id=None), 'categories': Value(dtype='string', id=None)} because column names don't match During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1420, in compute_config_parquet_and_info_response parquet_operations = convert_to_parquet(builder) File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1052, in convert_to_parquet builder.download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 924, in download_and_prepare self._download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1000, in _download_and_prepare self._prepare_split(split_generator, **prepare_split_kwargs) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1741, in _prepare_split for job_id, done, content in self._prepare_split_single( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1872, in _prepare_split_single raise DatasetGenerationCastError.from_cast_error( datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset All the data files must have the same columns, but at some point there are 81 new columns ({'BestNights_thursday', 'HairSpecializesIn_asian', 'Music_video', 'BusinessAcceptsBitcoin', 'RestaurantsGoodForGroups', 'BusinessParking_lot', 'Ambience_touristy', 'DogsAllowed', 'HairSpecializesIn_extensions', 'Ambience_divey', 'GoodForMeal_dessert', 'RestaurantsReservations', 'RestaurantsCounterService', 'GoodForDancing', 'BusinessParking_garage', 'OutdoorSeating', 'RestaurantsDelivery', 'Music_background_music', 'DietaryRestrictions_halal', 'AcceptsInsurance', 'GoodForMeal_dinner', 'BestNights_friday', 'Caters', 'RestaurantsTableService', 'WheelchairAccessible', 'GoodForMeal_lunch', 'DietaryRestrictions_soy-free', 'BYOB', 'CoatCheck', 'BusinessAcceptsCreditCards', 'GoodForKids', 'Music_dj', 'Music_live', 'BestNights_sunday', 'RestaurantsAttire', 'WiFi', 'HairSpecializesIn_curly', 'Corkage', 'HappyHour', 'BikeParking', 'HairSpecializesIn_perms', 'DietaryRestrictions_vegan', 'HairSpecializesIn_kids', 'HairSpecializesIn_coloring', 'HairSpecializesIn_africanamerican', 'Ambience_classy', 'Music_jukebox', 'RestaurantsPriceRange2', 'Ambience_trendy', 'NoiseLevel', 'HasTV', 'BestNights_monday', 'BusinessParking_valet', 'Ambience_upscale', 'DietaryRestrictions_dairy-free', 'BusinessParking_validated', 'RestaurantsTakeOut', 'Music_karaoke', 'DietaryRestrictions_kosher', 'GoodForMeal_breakfast', 'BusinessParking_street', 'Ambience_hipster', 'GoodForMeal_brunch', 'HairSpecializesIn_straightperms', 'BestNights_saturday', 'Alcohol', 'Music_no_music', 'BestNights_tuesday', 'GoodForMeal_latenight', 'DriveThru', 'DietaryRestrictions_vegetarian', 'Open24Hours', 'Ambience_casual', 'ByAppointmentOnly', 'BestNights_wednesday', 'AgesAllowed', 'BYOBCorkage', 'Smoking', 'Ambience_intimate', 'DietaryRestrictions_gluten-free', 'Ambience_romantic'}) and 12 missing columns ({'state', 'neighborhood', 'postal_code', 'address', 'categories', 'name', 'review_count', 'city', 'longitude', 'stars', 'is_open', 'latitude'}). This happened while the csv dataset builder was generating data using zip://dataset_challenge/yelp_business_attributes.csv::/tmp/hf-datasets-cache/medium/datasets/86491518745360-config-parquet-and-info-lemousehunter-yelp2018-71f8053b/hub/datasets--lemousehunter--yelp2018/snapshots/0ebcf8b54b72aade51575a0d96b211fdedc9c1ea/dataset_challenge.zip Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
business_id
string | name
string | neighborhood
null | address
string | city
string | state
string | postal_code
string | latitude
float64 | longitude
float64 | stars
float64 | review_count
int64 | is_open
int64 | categories
string |
---|---|---|---|---|---|---|---|---|---|---|---|---|
FYWN1wneV18bWNgQjJ2GNg | "Dental by Design" | null | "4855 E Warner Rd, Ste B9" | Ahwatukee | AZ | 85044 | 33.33069 | -111.978599 | 4 | 22 | 1 | Dentists;General Dentistry;Health & Medical;Oral Surgeons;Cosmetic Dentists;Orthodontists |
He-G7vWjzVUysIKrfNbPUQ | "Stephen Szabo Salon" | null | "3101 Washington Rd" | McMurray | PA | 15317 | 40.291685 | -80.1049 | 3 | 11 | 1 | Hair Stylists;Hair Salons;Men's Hair Salons;Blow Dry/Out Services;Hair Extensions;Beauty & Spas |
KQPW8lFf1y5BT2MxiSZ3QA | "Western Motor Vehicle" | null | "6025 N 27th Ave, Ste 1" | Phoenix | AZ | 85017 | 33.524903 | -112.11531 | 1.5 | 18 | 1 | Departments of Motor Vehicles;Public Services & Government |
8DShNS-LuFqpEWIp0HxijA | "Sports Authority" | null | "5000 Arizona Mills Cr, Ste 435" | Tempe | AZ | 85282 | 33.383147 | -111.964725 | 3 | 9 | 0 | Sporting Goods;Shopping |
PfOCPjBrlQAnz__NXj9h_w | "Brick House Tavern + Tap" | null | "581 Howe Ave" | Cuyahoga Falls | OH | 44221 | 41.119535 | -81.47569 | 3.5 | 116 | 1 | American (New);Nightlife;Bars;Sandwiches;American (Traditional);Burgers;Restaurants |
o9eMRCWt5PkpLDE0gOPtcQ | "Messina" | null | "Richterstr. 11" | Stuttgart | BW | 70567 | 48.7272 | 9.14795 | 4 | 5 | 1 | Italian;Restaurants |
kCoE3jvEtg6UVz5SOD3GVw | "BDJ Realty" | null | "2620 Regatta Dr, Ste 102" | Las Vegas | NV | 89128 | 36.20743 | -115.26846 | 4 | 5 | 1 | Real Estate Services;Real Estate;Home Services;Property Management |
OD2hnuuTJI9uotcKycxg1A | "Soccer Zone" | null | "7240 W Lake Mead Blvd, Ste 4" | Las Vegas | NV | 89128 | 36.197484 | -115.24966 | 1.5 | 9 | 1 | Shopping;Sporting Goods |
EsMcGiZaQuG1OOvL9iUFug | "Any Given Sundae" | null | "2612 Brandt School Rd" | Wexford | PA | 15090 | 40.615102 | -80.091349 | 5 | 15 | 1 | Coffee & Tea;Ice Cream & Frozen Yogurt;Food |
TGWhGNusxyMaA4kQVBNeew | "Detailing Gone Mobile" | null | "" | Henderson | NV | 89014 | 36.055825 | -115.04635 | 5 | 7 | 1 | Automotive;Auto Detailing |
XOSRcvtaKc_Q5H1SAzN20A | "East Coast Coffee" | null | "737 West Pike St" | Houston | PA | 15342 | 40.241548 | -80.212815 | 4.5 | 3 | 0 | Breakfast & Brunch;Gluten-Free;Coffee & Tea;Food;Restaurants;Sandwiches |
Y0eMNa5C-YU1RQOZf9XvVA | "CubeSmart Self Storage" | null | "2414 South Gilbert Road" | Chandler | AZ | 85286 | 33.27172 | -111.791257 | 5 | 23 | 1 | Local Services;Self Storage |
xcgFnd-MwkZeO5G2HQ0gAQ | "T & T Bakery and Cafe" | null | "35 Main Street N" | Markham | ON | L3P 1X3 | 43.875177 | -79.260153 | 4 | 38 | 1 | Bakeries;Bagels;Food |
NmZtoE3v8RdSJEczYbMT9g | "Complete Dental Care" | null | "107 Whitaker Str" | Homestead | PA | 15120 | 40.401488 | -79.887916 | 2 | 5 | 1 | General Dentistry;Dentists;Endodontists;Cosmetic Dentists;Health & Medical;Orthodontists |
fNMVV_ZX7CJSDWQGdOM8Nw | "Showmars Government Center" | null | "600 E 4th St" | Charlotte | NC | 28202 | 35.221647 | -80.839345 | 3.5 | 7 | 1 | Restaurants;American (Traditional) |
l09JfMeQ6ynYs5MCJtrcmQ | "Alize Catering" | null | "2459 Yonge St" | Toronto | ON | M4P 2H6 | 43.711399 | -79.399339 | 3 | 12 | 0 | Italian;French;Restaurants |
IQSlT5jGE6CCDhSG0zG3xg | "T & Y Nail Spa" | null | "8411 W Thunderbird Rd, Unit 101" | Peoria | AZ | 85381 | 33.608654 | -112.240012 | 3 | 20 | 1 | Beauty & Spas;Nail Salons |
b2I2DXtZVnpUMCXp1JON7A | "Meineke Car Care Center" | null | "2518 Ironwood Dr" | Sun Prairie | WI | 53590 | 43.18508 | -89.262047 | 3.5 | 9 | 1 | Tires;Oil Change Stations;Auto Repair;Automotive |
0FMKDOU8TJT1x87OKYGDTg | "Senior's Barber Shop" | null | "13375 W McDowell" | Goodyear | AZ | 85395 | 33.463629 | -112.347038 | 5 | 65 | 1 | Barbers;Beauty & Spas |
Gu-xs3NIQTj3Mj2xYoN2aw | "Maxim Bakery & Restaurant" | null | "9665 Bayview Avenue, Unit 1-4" | Richmond Hill | ON | L4C 9V4 | 43.867565 | -79.412662 | 3.5 | 34 | 1 | French;Food;Bakeries;Restaurants |
lHYiCS-y8AFjUitv6MGpxg | "Starbucks" | null | "85 Hanna Avenue" | Toronto | ON | M6K 3S3 | 43.639863 | -79.419533 | 4 | 21 | 1 | Food;Coffee & Tea |
94KziT6DQ9XlBET3WzIv_w | "Fye" | null | "1928 S Gilbert Rd" | Mesa | AZ | 85204 | 33.380133 | -111.788768 | 4.5 | 4 | 0 | Shopping;Books;Mags;Music & Video;Music & DVDs |
7YIy1tXOor9VCwvaSjuBHg | "TSA Checkpoint T-4 A - Phoenix Sky Harbor International Airport" | null | "3400 E Sky Harbor Blvd" | Phoenix | AZ | 85034 | 33.435463 | -112.006989 | 1.5 | 46 | 1 | Public Services & Government |
PMH4oUa-bWELKogdtkWewg | "GoodLife Fitness" | null | "100 City Centre Dr" | Mississauga | ON | L5B 2C9 | 43.592753 | -79.643016 | 2 | 16 | 1 | Fitness & Instruction;Sports Clubs;Gyms;Trainers;Active Life |
VSGcuYDV3q-AAZ9ZPq4fBQ | "Sportster's" | null | "1430 Danforth Avenue" | Toronto | ON | M4J 1N4 | 43.682867 | -79.326964 | 2.5 | 7 | 1 | Bars;Sports Bars;Nightlife |
1K4qrnfyzKzGgJPBEcJaNQ | "Chula Taberna Mexicana" | null | "1058 Gerrard Street E" | Toronto | ON | M4M 3A6 | 43.669256 | -79.335902 | 3.5 | 39 | 1 | Tiki Bars;Nightlife;Mexican;Restaurants;Bars |
VBHEsoXQb2AQ76J9l8h1uQ | "Alfredo's Jewelry" | null | "5775 S Eastern, Ste 103" | Las Vegas | NV | 89119 | 36.085051 | -115.119421 | 4.5 | 23 | 1 | Shopping;Jewelry;Watch Repair;Local Services |
AtdXq_gu9NTE5rx4ct_dGg | "DAVIDsTEA" | null | "10 Dundas Street E" | Toronto | ON | M5B 2G9 | 43.656729 | -79.380718 | 4 | 6 | 1 | Coffee & Tea;Food;Tea Rooms |
Dj0S-Oe4ytRJzMGUPgYUkw | "Panera Bread" | null | "38295 Chestnut Ridge Rd" | Elyria | OH | 44035 | 41.343078 | -82.06714 | 2 | 4 | 1 | Soup;Salad;Sandwiches;Restaurants |
gAy4LYpsScrj8POnCW6btQ | "Toast Cafe" | null | "2429 Hwy 160 W" | Fort Mill | SC | 29708 | 35.047287 | -80.990559 | 3.5 | 6 | 0 | Food;American (Traditional);Coffee & Tea;Restaurants |
nbhBRhZtdaZmMMeb2i02pg | "Sunnyside Grill" | null | "2777 Steeles Avenue W" | Toronto | ON | M3J 3K5 | 43.781816 | -79.490433 | 5 | 3 | 1 | Restaurants;Breakfast & Brunch |
zzMu-6SmqhpvHxVRM6tx9g | "Good Brakes Automotive" | null | "12614 N Cave Creek Rd, Ste 104" | Phoenix | AZ | 85022 | 33.600877 | -112.037685 | 4 | 5 | 1 | Oil Change Stations;Smog Check Stations;Automotive;Auto Repair |
1_3nOM7s9WqnJWTNu2-i8Q | "Le Bistro Balmoral" | null | "305 Rue Sainte-Catherine O" | Montreal | QC | H2X 2A1 | 45.506772 | -73.566725 | 3 | 8 | 0 | Arts & Entertainment;Festivals;Restaurants;French;Gastropubs |
FXHfcFVEfI1vVngW2gVOpw | "Bampot House of Tea & Board Games" | null | "201 Harbord Street" | Toronto | ON | M5S 1H6 | 43.661582 | -79.408878 | 4 | 55 | 1 | Coffee & Tea;Restaurants;Food;Mediterranean;Tea Rooms |
7gquCdaFoHZCcLYDttpHtw | "Bubbly Nails" | null | "8439 Charlotte Hwy" | Fort Mill | SC | 29707 | 34.957062 | -80.853912 | 4 | 17 | 1 | Nail Salons;Beauty & Spas |
8y56fOiKhtCnqaiYB2S2Qg | "Brewster's Pub" | null | "96 S Main St" | Munroe Falls | OH | 44308 | 41.136622 | -81.439259 | 4 | 4 | 1 | Nightlife;Pubs;Bars |
ok38fApaT1TBEU-IH85BvA | "Kool Pool Care & Repair" | null | "3245 W Florimond Rd" | Phoenix | AZ | 85086 | 33.8039 | -112.130405 | 5 | 5 | 1 | Home Services;Contractors;Pool & Hot Tub Service;Pool Cleaners |
lj0MiK5_fyv9df2twnsI7g | "Pampered Hair Passionate about Hair" | null | "2470 Paseo Verde Pkwy" | Henderson | NV | 89074 | 36.019495 | -115.094722 | 5 | 3 | 1 | Hair Salons;Blow Dry/Out Services;Hair Stylists;Beauty & Spas;Hair Extensions |
S4a42azhoOmr0fpeNkggHg | "By Design" | null | "11812 Carolina Place Pkwy, Ste C" | Pineville | NC | 28134 | 35.073598 | -80.881517 | 2.5 | 3 | 0 | Home & Garden;Furniture Stores;Shopping |
A_Ij4SwFmlRbVtRnsdSzWA | "Ciao Baby Catering" | null | "15041 N Airport Dr" | Scottsdale | AZ | 85260 | 33.621835 | -111.915598 | 2 | 5 | 0 | Event Planning & Services;Caterers |
tRVx2c89coruPRwYhGTcTw | "Yuzu" | null | "13603 Madison Ave" | Lakewood | OH | 44107 | 41.476846 | -81.786971 | 3.5 | 78 | 1 | Nightlife;Izakaya;Comfort Food;Cocktail Bars;Asian Fusion;Bars;Japanese;Restaurants;Gastropubs;Tapas/Small Plates |
1Jp_hmPNUZArNqzpbm7B0g | "Task Electric" | null | "7260 Cimarron Rd, Ste 130" | Las Vegas | NV | 89113 | 36.056382 | -115.269332 | 4.5 | 20 | 1 | Home Services;Lighting Fixtures & Equipment;Local Services;Electricians;TV Mounting |
zjySmTfL9WiMDVgp8-Jp3w | "TCBY" | null | "610 Jetton St, Ste 130" | Davidson | NC | 28036 | 35.501227 | -80.860949 | 3.5 | 3 | 1 | Desserts;Ice Cream & Frozen Yogurt;Food |
5qpi5VQ_S2Itm8xvRm1k8Q | "Olsen Firearms" | null | "28212 N Tatum Blvd, Ste D4" | Cave Creek | AZ | 85331 | 33.741629 | -111.980916 | 5 | 9 | 1 | Shopping;Guns & Ammo |
BnuzcebyB1AfxH0kjNWqSg | "Carrabba's Italian Grill" | null | "245 Lancaster Ave" | Frazer | PA | 19355 | 40.041003 | -75.542497 | 3.5 | 25 | 0 | Restaurants;Italian;Seafood |
rDMptJYWtnMhpQu_rRXHng | "McDonald's" | null | "719 E Thunderbird Rd" | Phoenix | AZ | 85022 | 33.60707 | -112.064383 | 1 | 10 | 1 | Fast Food;Burgers;Restaurants |
1WBkAuQg81kokZIPMpn9Zg | "Charr An American Burger Bar" | null | "777 E Thunderbird Rd, Ste 107" | Phoenix | AZ | 85022 | 33.60731 | -112.063404 | 3 | 232 | 1 | Burgers;Restaurants |
Z-4KHBDbdwyC7PwA_JE5Xw | "William Jon Salon & Spa" | null | "2701 University Ave, Ste H" | Madison | WI | 53705 | 43.073145 | -89.434402 | 4.5 | 14 | 1 | Tanning;Day Spas;Spray Tanning;Beauty & Spas;Hair Salons |
DPQnTnNw2PJj7DdENM98Cw | "Star Nursery" | null | "5340 Boulder Hwy" | Las Vegas | NV | 89122 | 36.105196 | -115.05688 | 3.5 | 25 | 1 | Nurseries & Gardening;Home & Garden;Shopping |
_F3AMoo_zdl-he384ISQbw | "Rock of Ages" | null | "3700 W Flamingo Rd" | Las Vegas | NV | 89109 | 36.116965 | -115.185696 | 4 | 213 | 1 | Arts & Entertainment;Performing Arts |
-ooEO2YqDQVYNHnSF2BPfw | "Restaurant Lucca" | null | "12 Rue Dante" | Montréal | QC | H2S 1J5 | 45.532897 | -73.613604 | 4.5 | 11 | 1 | Italian;Restaurants |
FmGZh8ZwEnSO860_2eiYHw | "Enterprise Rent-A-Car" | null | "908 E 8th Ave" | Homestead | PA | 15120 | 40.409116 | -79.897415 | 3 | 4 | 1 | Hotels & Travel;Car Rental |
Pd52CjgyEU3Rb8co6QfTPw | "Flight Deck Bar & Grill" | null | "6730 S Las Vegas Blvd" | Las Vegas | NV | 89119 | 36.066914 | -115.170848 | 4 | 13 | 1 | Nightlife;Bars;Barbeque;Sports Bars;American (New);Restaurants |
4srfPk1s8nlm1YusyDUbjg | "Subway" | null | "6889 S Eastern Ave, Ste 101" | Las Vegas | NV | 89119 | 36.064652 | -115.118954 | 2.5 | 6 | 1 | Fast Food;Restaurants;Sandwiches |
n7V4cD-KqqE3OXk0irJTyA | "GameWorks" | null | "6587 Las Vegas Blvd S, Ste 171" | Las Vegas | NV | 89119 | 36.068259 | -115.178877 | 3 | 349 | 1 | Arcades;Arts & Entertainment;Gastropubs;Restaurants;American (New) |
c_XbaJqhm-5ycSBOkVUBmg | "Don Taco" | null | "1855 Rue Saint Catherine Ouest, H3H 1M2" | Montreal | QC | H3H 1M2 | 45.493216 | -73.580379 | 3.5 | 33 | 1 | Restaurants;Mexican |
ykJM7EuGziATZ5u2qIT08g | "My Fitness World" | null | "1225 S Church St, Ste B" | Charlotte | NC | 28203 | 35.220211 | -80.855785 | 5 | 4 | 1 | Active Life;Fitness & Instruction;Gyms |
spDZkD6cp0JUUm6ghIWHzA | "Kitchen M" | null | "8515 McCowan Road" | Markham | ON | L3P 5E5 | 43.867918 | -79.283687 | 3 | 80 | 1 | Restaurants;Chinese |
PEKloTo1IkW_gyxp15e8Dg | "Amy's Lash & Beauty Spa" | null | "1219 Yonge Street" | Toronto | ON | M4T 1W4 | 43.683213 | -79.391942 | 3.5 | 7 | 1 | Eyelash Service;Beauty & Spas |
Sx0C2RsDgrG3RxBBUoBqTw | "Kool Radiator Service" | null | "3228 Meade Ave" | Las Vegas | NV | 89102 | 36.136639 | -115.184585 | 3.5 | 9 | 1 | Automotive;Auto Repair |
v2GJWvZqEAjUc22hZUYzYw | "John Armond Actor's Studio" | null | "8125 W Sahara Ave, Ste 210" | Las Vegas | NV | 89117 | 36.142544 | -115.268731 | 4.5 | 12 | 1 | Education;Performing Arts;Specialty Schools;Art Schools;Arts & Entertainment |
MmR06_kNAbmOPK-0pKvGtA | "Cinnabon" | null | "4300 Meadows Ln" | Las Vegas | NV | 89107 | 36.172532 | -115.197258 | 4 | 3 | 1 | Food;Coffee & Tea;Desserts |
ORUUPE_Ahrcop9K7h6rvVQ | "Falls Auto Body" | null | "20 W Steels Corners Rd" | Cuyahoga Falls | OH | 44223 | 41.180485 | -81.509452 | 5 | 3 | 1 | Automotive;Body Shops;Auto Glass Services |
r6Jw8oRCeumxu7Y1WRxT7A | "D&D Cleaning" | null | "" | Urbana | IL | 61802 | 40.110588 | -88.20727 | 5 | 4 | 0 | Home Cleaning;Home Services;Window Washing |
EJFdWX908N8Yc2XG0Lky8A | "River Moon Cafe" | null | "104 43rd St" | Pittsburgh | PA | 15201 | 40.472735 | -79.963265 | 4 | 5 | 0 | Cafes;Restaurants |
LL01hTt_eVdp-ws4zMDsrw | "Pil Son" | null | "Toronto-Dominion Centre Bank Tower, 66 Wellington St W, Ste 2709" | Toronto | ON | M5K 1H1 | 43.646954 | -79.382159 | 5 | 3 | 1 | Health & Medical;General Dentistry;Dentists |
d6ngz4WmMaQL8Xdfur7bwQ | "Crazy Kleen Carpet Cleaning" | null | "15825 W Redfield Rd" | Surprise | AZ | 85379 | 33.640227 | -112.3957 | 4.5 | 5 | 1 | Office Cleaning;Carpet Cleaning;Professional Services;Home Cleaning;Home Services;Local Services |
6aFAEeJ3nS-iWGt7Tn7S0Q | "KS Audio Video" | null | "19925 Jetton Rd, Ste 100" | Cornelius | NC | 28031 | 35.480289 | -80.885706 | 5 | 5 | 1 | Home Services;Television Service Providers;Home Automation;Home Theatre Installation;Professional Services |
F31RycVVooeIOp9jsXmg6g | "The Bluebird Cafe" | null | "5 Canonmills" | Edinburgh | MLN | EH3 5HA | 55.962444 | -3.197662 | 4.5 | 16 | 1 | Breakfast & Brunch;Diners;Restaurants;Cafes;British |
0lCpaZpmjCFEmtti9O9ZdQ | "LaPuma Bakery" | null | "12656 Chillicothe Rd" | Chesterland | OH | 44026 | 41.524269 | -81.337963 | 3.5 | 3 | 0 | Bakeries;Food |
2pD9wZWXDNsZf_MXd8rQtg | "Carle Clinic Association" | null | "602 W University Ave" | Urbana | IL | 61801 | 40.116627 | -88.214763 | 2.5 | 6 | 1 | Doctors;Health & Medical |
c6Shr51XcbvAeXp6hb_Exg | "Christopher Huston, MD - TOCA" | null | "2222 E Highland Ave, Ste 300" | Phoenix | AZ | 85016 | 33.506368 | -112.033568 | 2 | 18 | 1 | Orthopedists;Health & Medical;Doctors |
iPa__LOhse-hobC2Xmp-Kw | "McDonald's" | null | "1635 E Camelback Rd" | Phoenix | AZ | 85016 | 33.508765 | -112.04624 | 3 | 34 | 1 | Restaurants;Burgers;Fast Food |
XPZT3zLrkLkFSkBVxSsM3w | "Sports Authority" | null | "7000 E Mayo Blvd Building 15" | Phoenix | AZ | 85054 | 33.656907 | -111.92989 | 2.5 | 21 | 0 | Sporting Goods;Shopping |
zWb-kwaANIPMS_AFBbVOew | "Banana Republic" | null | "32 W Towne Mall" | Madison | WI | 53719 | 43.05709 | -89.5093 | 2 | 8 | 1 | Men's Clothing;Women's Clothing;Fashion;Shopping |
o1fTwfqN0sDFNpV1CkOPPg | "Crazy Mocha Coffee" | null | "4032 Butler St" | Pittsburgh | PA | 15201 | 40.469295 | -79.961273 | 3.5 | 16 | 1 | Restaurants;Sandwiches;Coffee & Tea;Food |
-nHkhiuerqmfBG3v2v9O-g | "Bruegger's Bagels" | null | "5217 Clairton Blvd" | Pittsburgh | PA | 15236 | 40.344194 | -79.970963 | 2.5 | 5 | 1 | Breakfast & Brunch;Bagels;Restaurants;Bakeries;Sandwiches;Food |
NFTh6mj3X2AnHJCKIFUk5Q | "Fairfield Inn & Suites" | null | "8540 E Independence Blvd" | Charlotte | NC | 28105 | 35.147422 | -80.726487 | 4 | 17 | 1 | Hotels;Event Planning & Services;Hotels & Travel |
EfYExaDrwhj0k611u5lYMg | "G G & D Motor Vehicle Services" | null | "4307 W Glendale Ave" | Glendale | AZ | 85301 | 33.536919 | -112.152227 | 2 | 12 | 1 | Shopping;Public Services & Government;Departments of Motor Vehicles |
AZUCA3oiGou2wLnAYG1P6g | "Emergency Chiropractic" | null | "2030 S Rural Rd" | Tempe | AZ | 85282 | 33.406237 | -111.926623 | 2.5 | 3 | 1 | Health & Medical;Chiropractors |
kKx8iCJkomVQBdWHnmmOiA | "Little Caesars Pizza" | null | "10720 E Southern Ave" | Mesa | AZ | 85209 | 33.394877 | -111.600194 | 2.5 | 4 | 1 | Restaurants;Pizza |
B5EZlEDH6AVDk8tQGHAGqg | "Villa Tap" | null | "2302 Packers Ave" | Madison | WI | 53704 | 43.123389 | -89.35539 | 4 | 34 | 1 | American (Traditional);Nightlife;Dive Bars;Restaurants;Bars |
bOOgAB_CEWWsxalAthnRSw | "Tenors of Rock" | null | "3475 S Las Vegas Blvd" | Las Vegas | NV | 89109 | 36.11931 | -115.17177 | 4.5 | 46 | 1 | Performing Arts;Arts & Entertainment |
l5ijDMpYdyKbF0CxiCVO_Q | "Starlight Tattoo" | null | "3400 Las Vegas Blvd" | Las Vegas | NV | 89109 | 36.12133 | -115.175284 | 4 | 24 | 1 | Beauty & Spas;Piercing;Tattoo |
nJ3mXjItS8WcwhYbzbfDQw | "Scott's Karat Patch" | null | "5110 Park Rd, Ste 2F" | Charlotte | NC | 28209 | 35.160889 | -80.84926 | 4 | 5 | 1 | Watch Repair;Jewelry Repair;Shopping;Local Services;Jewelry |
NoxzrJbWS4xD9ft0ygD3JA | "The Brink Lounge" | null | "701 E Washington Ave, Ste 105" | Madison | WI | 53703 | 43.079817 | -89.376296 | 3.5 | 30 | 1 | Event Planning & Services;Nightlife;Lounges;Venues & Event Spaces;Bars |
VXH7zXcZzXlmAVN8GSjGRQ | "Thai Express" | null | "4700 Keele Street" | Toronto | ON | M3J 1P3 | 43.774878 | -79.494619 | 3 | 5 | 1 | Imported Food;Specialty Food;Thai;Ethnic Food;Food;Restaurants |
8XQmnE-v6RrsHiqEz6QXdg | "Havel's Flowers & Greenhouses" | null | "9294 Mentor Ave" | Mentor | OH | 44060 | 41.677768 | -81.306864 | 3.5 | 4 | 1 | Florists;Wholesale Stores;Shopping;Flowers & Gifts |
YhV93k9uiMdr3FlV4FHjwA | "Caviness Studio" | null | "" | Phoenix | AZ | 85001 | 33.449967 | -112.070223 | 5 | 4 | 1 | Marketing;Men's Clothing;Restaurants;Graphic Design;Women's Clothing;Screen Printing;Advertising;Pizza;Shopping;Web Design;Fashion;Local Services;Screen Printing/T-Shirt Printing;Professional Services |
w5WBrukfSuEyTjYUYlV4Ug | "International Exposition Center" | null | "1 I-X Center Dr" | Cleveland | OH | 44135 | 41.398505 | -81.853221 | 4 | 16 | 1 | Venues & Event Spaces;Event Planning & Services |
aFBCmJUYrPeol_P75QX7Jw | "Fraticelli's Authentic Italian Grill" | null | "10 Vogell Road" | Richmond Hill | ON | L4B 3K4 | 43.864333 | -79.382411 | 3 | 88 | 1 | Restaurants;Italian |
F0fEKpTk7gAmuSFI0KW1eQ | "Cafe Mastrioni" | null | "4250 S Rainbow Blvd, Ste 1007" | Las Vegas | NV | 89103 | 36.111057 | -115.241688 | 1.5 | 3 | 0 | Italian;Restaurants |
dA7KJReGl9PMi3Tg_mBHuw | "Poty Group" | null | "" | Mesa | AZ | 85207 | 33.459458 | -111.642224 | 5 | 3 | 1 | Real Estate Agents;Home Services;Real Estate |
GX83LORhO99mdNFz9_cZdQ | "Dayton Family Medicine" | null | "6840 E Brown Rd" | Mesa | AZ | 85207 | 33.437983 | -111.682477 | 2.5 | 3 | 1 | Optometrists;Doctors;Internal Medicine;Health & Medical |
YvxQOMstU2MVDr2uNHs_vw | "Mitchell's Ice Cream - Solon Shop" | null | "6130 Kruse Dr" | Solon | OH | 44139 | 41.392049 | -81.442635 | 4.5 | 42 | 1 | Ice Cream & Frozen Yogurt;Food |
NVaM_cKKJT3WWyP21PANzw | "City of Mesa Cemetary" | null | "1212 N Center St" | Mesa | AZ | 85201 | 33.438755 | -111.832382 | 4.5 | 3 | 1 | Religious Organizations |
dTWfATVrBfKj7Vdn0qWVWg | "Flavor Cuisine" | null | "8 Glen Watford Drive" | Toronto | ON | M1S 2C1 | 43.787061 | -79.276166 | 3 | 6 | 1 | Restaurants;Chinese;Food Court |
HAX1zec191t7QkT2sBZ76A | "La Isla Cuban Restaurant" | null | "1816 Galerea Blvd, Ste D" | Charlotte | NC | 28270 | 35.137223 | -80.734594 | 3 | 4 | 0 | Restaurants;Cuban |
HcEJ2YiSLX_mT3RE0hvKWQ | "Blush" | null | "135 9th St" | Pittsburgh | PA | 15222 | 40.444236 | -79.998325 | 3 | 21 | 1 | Nightlife;Adult Entertainment;Strip Clubs |
VZ37HCZVruFm-w_Mkl1aEQ | "Conservatory of Dance" | null | "13637 N Tatum Blvd, Ste 8" | Phoenix | AZ | 85032 | 33.610293 | -111.976597 | 5 | 16 | 1 | Education;Dance Schools;Arts & Entertainment;Fitness & Instruction;Specialty Schools;Active Life;Dance Studios;Performing Arts |
End of preview.
Subsets and Splits