Mr-Bridge commited on
Commit
959c60f
·
verified ·
1 Parent(s): f70049d

Add Vivino Burgundy Wines 2026: Ratings & Tastes + dataset card (MrBridge)

Browse files
Files changed (2) hide show
  1. README.md +62 -0
  2. data.csv +0 -0
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ language:
4
+ - en
5
+ pretty_name: "Vivino Burgundy Wines 2026: Ratings & Tastes"
6
+ tags:
7
+ - ratings
8
+ - web-scraping
9
+ - tabular
10
+ - wine
11
+ - burgundy
12
+ - bourgogne
13
+ - vivino
14
+ task_categories:
15
+ - tabular-regression
16
+ - tabular-classification
17
+ size_categories:
18
+ - 1K<n<10K
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data.csv
24
+ ---
25
+
26
+ # Vivino Burgundy Wines 2026: Ratings & Tastes
27
+
28
+ Open dataset by **[MrBridge](https://mr-bridge.com)** — 2,000 rows of wine data (ratings, prices and attributes), free to download, inspect and reuse.
29
+
30
+ ## Data source
31
+
32
+ Collected with the [Vivino Wine Scraper](https://apify.com/mrbridge/vivino-wine-data-scraper?fpr=mrbridge) on Apify — a cloud actor returning clean, structured CSV/JSON with no local setup. Re-run it yourself for fresh data.
33
+
34
+ **Get fresh data →** https://apify.com/mrbridge/vivino-wine-data-scraper?fpr=mrbridge
35
+
36
+ ## Schema
37
+
38
+ **`data.csv`** — 2,000 rows, 21 columns:
39
+
40
+ `wineName`, `wineryName`, `fullName`, `rating`, `ratingsCount`, `regionName`, `wineType`, `acidity`, `intensity`, `sweetness`, `tannin`, `isNatural`, `wineId`, `wineryId`, `regionId`, `wineUrl`, `tasteProfile`, `vintageYear`, `price`, `vintageId`, `vintageUrl`
41
+
42
+ ## Use cases
43
+
44
+ - Exploratory analysis of ratings, regions, prices and styles
45
+ - Price / quality regression and classification
46
+ - Crowd-rating vs sample-size studies
47
+ - Taste-profile and producer benchmarking
48
+
49
+ ## About MrBridge & related analysis
50
+
51
+ This is an open dataset by **MrBridge**, free to download, inspect and reuse. We turn it into published analysis:
52
+
53
+ - 📊 Study: [Burgundy and the Coche-Dury price ceiling](https://mr-bridge.com/studies/burgundy-coche-dury-price-ceiling-2026)
54
+ - 📊 Study: [Burgundy vs Bordeaux price comparison](https://mr-bridge.com/studies/burgundy-vs-bordeaux-price-comparison)
55
+ - 🔌 Produced with the [Vivino Wine Scraper](https://mr-bridge.com/solutions/vivino-wine-data-scraper)
56
+ - 🗂️ Browse all our open datasets: https://mr-bridge.com/datasets
57
+
58
+ MrBridge bridges data and intelligence: https://mr-bridge.com
59
+
60
+ ## License
61
+
62
+ Released under **CC BY-SA 4.0**. Attribution: MrBridge (https://mr-bridge.com).
data.csv ADDED
The diff for this file is too large to render. See raw diff