Baselight

Wine Production World

Wine production, measured in tonnes per year

@kaggle.willianoliveiragibin_wine_production_world

Wine Production New
@kaggle.willianoliveiragibin_wine_production_world.wine_production_new

  • 50.29 KB
  • 5969 rows
  • 3 columns
entity

Entity

year

Year

wine_00000564_production_005510_tonnes

Wine | 00000564 || Production | 005510 || Tonnes

Ethiopia19971183.07
Kyrgyzstan20111377.4
Kyrgyzstan20091410.3
Kyrgyzstan20101640.4
Israel20201823.05
Paraguay20191846.8
Paraguay20181896.2
Antigua and Barbuda20100
Antigua and Barbuda20110
Antigua and Barbuda20120

CREATE TABLE wine_production_new (
  "entity" VARCHAR,
  "year" BIGINT,
  "wine_00000564_production_005510_tonnes" VARCHAR
);

Share link

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