Baselight

EAMBROSIA: Protected Food List

Geographical indications and traditional specialities in the European Union

@kaggle.konradb_ambrosia_protected_food_list

Loading...
Loading...

About this Dataset

EAMBROSIA: Protected Food List

From the project page: https://ec.europa.eu/info/food-farming-fisheries/food-safety-and-quality/certification/quality-labels/geographical-indications-register/

eAmbrosia is a legal register of the names of agricultural products and foodstuffs, wine, and spirit drinks that are registered and protected across the EU. It provides a direct access to information on all registered geographical indications, including the legal instruments of protection and product specifications. It also displays key dates and links for applications and publications before the geographical indications are registered.

Tables

Dataset

@kaggle.konradb_ambrosia_protected_food_list.dataset
  • 139.78 KB
  • 3520 rows
  • 12 columns
Loading...

CREATE TABLE dataset (
  "product_type" VARCHAR,
  "name" VARCHAR,
  "product_category" VARCHAR,
  "application_type" VARCHAR,
  "file_number" VARCHAR,
  "type" VARCHAR,
  "country" VARCHAR,
  "status" VARCHAR,
  "legal_instrument" VARCHAR,
  "date_of_application" TIMESTAMP,
  "date_of_publication" TIMESTAMP,
  "date_of_registration" TIMESTAMP
);

Share link

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