Datasets:
license: cc-by-sa-4.0
language:
- en
pretty_name: Vivino Wine Ratings 2026 (10K+ Wines)
tags:
- wine
- ratings
- vivino
- web-scraping
- tabular
task_categories:
- tabular-regression
- tabular-classification
size_categories:
- 10K<n<100K
configs:
- config_name: default
data_files:
- split: train
path: vivino_wines_2026.csv
Vivino Wine Ratings 2026 — 10K+ Wines
10,344 wines from Vivino across 11 countries and 150+ regions, with community ratings, rating counts, wine type, vintage and origin. Collected in early 2026 by MrBridge.
Data source
This dataset was collected with the Vivino Wine Scraper on Apify — a cloud actor that returns clean, structured JSON/CSV with no local setup. You can re-run it yourself for fresh data: create a free Apify account, configure the input, start a run.
Get fresh data → https://apify.com/mrbridge/vivino-wine-data-scraper?fpr=mrbridge
Schema
10,344 rows · 14 columns
| column | description |
|---|---|
wine_id |
Vivino wine identifier |
vintage_id |
Vivino vintage identifier |
full_name |
Full wine name (winery + wine + vintage) |
wine_name |
Wine name |
winery_name |
Producer / winery |
vintage_year |
Vintage year |
rating |
Average Vivino community rating (1–5) |
ratings_count |
Number of community ratings |
wine_type |
Red / White / Sparkling / Rosé / etc. |
region |
Wine region |
country |
Country of origin |
is_natural |
Natural-wine flag (boolean) |
vivino_url |
Source URL on Vivino |
scraped_at |
Collection timestamp |
Use cases
- Exploratory data analysis of ratings, regions and wine types
- Price/quality and rating-distribution modeling (regression, classification)
- Crowd-rating vs sample-size studies (Bayesian shrinkage on
ratings_count) - Natural vs conventional wine comparison via
is_natural - Teaching / portfolio projects on a real, messy real-world dataset
About MrBridge & related analysis
This is an open dataset by MrBridge, free to download, inspect and reuse. We turn it into published analysis:
- 📊 Study: the Vivino Wine Ratings 2026 analysis
- 🔌 Produced with the Vivino Wine Scraper
- 🗂️ Browse all our open datasets: https://mr-bridge.com/datasets
MrBridge bridges data and intelligence: https://mr-bridge.com
License
Released under CC BY-SA 4.0. Attribution: MrBridge (https://mr-bridge.com).