-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdictionary_data.txt
35 lines (18 loc) · 1.08 KB
/
dictionary_data.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
url: contains the url of the restaurant in the zomato website
address=contains the address of the restaurant in Bengaluru
name: contains the name of the restaurant
online_order=whether online ordering is available in the restaurant or not
book_table=table book option available or not
rate=contains the overall rating of the restaurant out of 5
votes=contains total number of rating for the restaurant as of the above mentioned date
phone=contains the phone number of the restaurant
location=contains the neighborhood in which the restaurant is located
rest_type=restaurant type
dish_liked=dishes people liked in the restaurant
cuisines=food styles, separated by comma
approx_cost(for two people)=contains the approximate cost for meal for two people
reviews_list=list of tuples containing reviews for the restaurant, each tuple consists of two values,
rating and review by the customer
menu_item=contains list of menus available in the restaurant
listed_in(type)=type of meal
listed_in(city)contains the neighborhood in which the restaurant is listed