Mr-Bridge commited on
Commit
6c1b724
·
verified ·
1 Parent(s): 80a3ff7

Add Vivino Bordeaux Wines 2026: Ratings & Prices + dataset card (MrBridge)

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