Baselight

Portuguese Wines Blog Os Vinhos

Data from Blog os Vihnos collecting wine raiting, reviews, year, producer etc.

@kaggle.mariazhokhova_portuguese_wines_blog_os_vinhos

Loading...
Loading...

About this Dataset

Portuguese Wines Blog Os Vinhos

Portuguese Wine Dataset with almost 3k wine reviews from the Blog "OsVinhos"

Blog "OsVinhos": https://osvinhos.blogspot.com

Also contain some foreign wines

Some columns have its content in portuguese.

The values -1, null or "-" are values which are not available in the blog.

Alcohol is measured in percentage(%) and the prices are measured in euros(€).

Rating is in [0-20].

2992 Review.

Tables

Portuguesewines

@kaggle.mariazhokhova_portuguese_wines_blog_os_vinhos.portuguesewines
  • 977.91 KB
  • 2993 rows
  • 16 columns
Loading...

CREATE TABLE portuguesewines (
  "unnamed_0" BIGINT,
  "name" VARCHAR,
  "region" VARCHAR,
  "year" BIGINT,
  "color" VARCHAR,
  "castes" VARCHAR,
  "alcoholpercentage" DOUBLE,
  "producer" VARCHAR,
  "minimunprice" DOUBLE,
  "maximumprice" DOUBLE,
  "judge" VARCHAR,
  "judgerating" DOUBLE,
  "date" VARCHAR,
  "judgenotes" VARCHAR,
  "label" VARCHAR,
  "link" VARCHAR
);

Share link

Anyone who has the link will be able to view this.