Raw data of Users' comments on Online Food Delivery Services
Description
The following dataset (in R format) was built after collecting data from a Colombian website of Online Fast Food Delivery with a web scraping procedure conducted with Agenty. The dataset contains the following variables Column1 (doc_id): An integer number that identifies each comment. Column2 (text): A Spanish written comment posted by users of the website Column3 (Category): Restaurants are classified into six categories (Asian food, Burgers, Chicken, Alcoholic beverages, Meats, and Pizzas). Column4 (Provider): The commercial name of restaurants Column5 (Rating): A number (between 0 and 100) that represents the satisfaction of the customer with both the delivery service and the food. Column6 (TotalC): The number of comments that each restaurant has received at the moment we collected the data.