Portuguese Wines Blog Os Vinhos
Data from Blog os Vihnos collecting wine raiting, reviews, year, producer etc.
@kaggle.mariazhokhova_portuguese_wines_blog_os_vinhos
Data from Blog os Vihnos collecting wine raiting, reviews, year, producer etc.
@kaggle.mariazhokhova_portuguese_wines_blog_os_vinhos
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
);
Anyone who has the link will be able to view this.