five

TripAdvisor Restaurant Reviews

收藏
NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/5644891
下载链接
链接失效反馈
官方服务:
资源简介:
Description This dataset contains restaurant reviews from TripAdvisor for five European cities, capturing detailed information on users, restaurants (items), and reviews. It offers a comprehensive view of user experiences, opinions, and restaurant attributes. Data Structure User Information userId: Unique identifier for each user (hashed). name: Display name or username. location: User's location (city and country). Restaurant Information (Items) itemId: Unique identifier for each restaurant. name: Restaurant name. city: City where the restaurant is located. priceInterval: Price range. url: Link to the restaurant’s TripAdvisor review page. rating: Average rating score for the restaurant. type: List of cuisine types (e.g., [Spanish, Mediterranean]). Review Information reviewId: Unique identifier for each review. userId: Corresponding user who wrote the review. itemId: Restaurant associated with the review. title: Title of the review summarizing the user’s impression. text: Full text of the review describing the user’s experience. date: Date when the review was posted. rating: Numerical score (typically from 0 to 50, where 50 represents the highest satisfaction). language: Language of the review. images: List of URLs pointing to images uploaded by the user (if available). url: Link to the full review on TripAdvisor. Code example import pandas as pd city = "Barcelona" # Load restaurants items = pd.read_pickle(f"{city}/items.pkl") # Load users users = pd.read_pickle(f"{city}/users.pkl") # Load reviews reviews = pd.read_pickle(f"{city}/reviews.pkl")
创建时间:
2025-01-15
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作