Demaecan
About
The Demaecan pipeline provides detailed information on various restaurants available on Demaecan in Japan. The pipeline includes details such as restaurant names, URLs, addresses, categories, whether they are delivered by Demaecan, average ratings, number of ratings, and additional restaurant information. This data is essential for market analysis, consumer behavior studies, and understanding the food delivery landscape in Japan.
Data Dictionary
rst_url
String
URL of the restaurant's Demaecan page
rst_title
String
Name of the restaurant
rst_address
String
Full address of the restaurant
rst_cat
String
Category of the restaurant
delivered_by_demaecan
Boolean
Indicates if the restaurant is delivered by Demaecan
avg_rating_score
Float
Average rating of the restaurant
rating_cnt
Integer
Number of ratings the restaurant has received
rst_info
string
Additional information about the restaurant
rst_id
Integer
Unique identifier for the restaurant
rst_holidays
String
Holidays or days off for the restaurant
delivery_fee
Float
Delivery fee for the restaurant
latitude
Float
Latitude of the restaurant
longitude
Float
Longitude of the restaurant
prefecture
String
Prefecture where the restaurant is located
city
String
City where the restaurant is located
district
String
District where the restaurant is located
collection_date
Float
Date the information was collected
CSV Example
Last updated