Summary Of Incident Notifications Received By The Food Standards Agency
Food Standards Agency
@ukgov.summary_of_incident_notifications_received_by_the_food_b3676605
Food Standards Agency
@ukgov.summary_of_incident_notifications_received_by_the_food_b3676605
CREATE TABLE incident_notifications_received_april_2019 (
"uniquereferencenumber_urn" VARCHAR,
"incidentdate" TIMESTAMP,
"incidentcategory" VARCHAR,
"producttype" VARCHAR,
"productorigincountry" VARCHAR,
"notifiertype" VARCHAR
);
CREATE TABLE incident_notifications_received_august_2019 (
"uniquereferencenumber_urn" VARCHAR,
"incidentdate" TIMESTAMP,
"incidentcategory" VARCHAR,
"producttype" VARCHAR,
"productorigincountry" VARCHAR,
"notifiertype" VARCHAR
);
CREATE TABLE incident_notifications_received_december_2018 (
"uniquereferencenumber_urn" VARCHAR,
"incidentdate" TIMESTAMP,
"incidentcategory" VARCHAR,
"producttype" VARCHAR,
"productorigincountry" VARCHAR,
"notifiertype" VARCHAR
);
CREATE TABLE incident_notifications_received_december_2019 (
"uniquereferencenumber_urn" VARCHAR,
"incidentdate" TIMESTAMP,
"incidentcategory" VARCHAR,
"producttype" VARCHAR,
"productorigincountry" VARCHAR,
"notifiertype" VARCHAR
);
CREATE TABLE incident_notifications_received_february_2019 (
"uniquereferencenumber_urn" VARCHAR,
"incidentdate" TIMESTAMP,
"incidentcategory" VARCHAR,
"producttype" VARCHAR,
"productorigincountry" VARCHAR,
"notifiertype" VARCHAR
);
CREATE TABLE incident_notifications_received_january_2019 (
"uniquereferencenumber_urn" VARCHAR,
"incidentdate" TIMESTAMP,
"incidentcategory" VARCHAR,
"producttype" VARCHAR,
"productorigincountry" VARCHAR,
"notifiertype" VARCHAR
);
CREATE TABLE incident_notifications_received_january_2020 (
"uniquereferencenumber_urn" VARCHAR,
"incidentdate" TIMESTAMP,
"incidentcategory" VARCHAR,
"producttype" VARCHAR,
"productorigincountry" VARCHAR,
"notifiertype" VARCHAR
);
CREATE TABLE incident_notifications_received_july_2019 (
"uniquereferencenumber_urn" VARCHAR,
"incidentdate" TIMESTAMP,
"incidentcategory" VARCHAR,
"producttype" VARCHAR,
"productorigincountry" VARCHAR,
"notifiertype" VARCHAR
);
CREATE TABLE incident_notifications_received_june_2019 (
"uniquereferencenumber_urn" VARCHAR,
"incidentdate" TIMESTAMP,
"incidentcategory" VARCHAR,
"producttype" VARCHAR,
"productorigincountry" VARCHAR,
"notifiertype" VARCHAR
);
CREATE TABLE incident_notifications_received_march_2019 (
"uniquereferencenumber_urn" VARCHAR,
"incidentdate" TIMESTAMP,
"incidentcategory" VARCHAR,
"producttype" VARCHAR,
"productorigincountry" VARCHAR,
"notifiertype" VARCHAR
);
CREATE TABLE incident_notifications_received_may_2019 (
"uniquereferencenumber_urn" VARCHAR,
"incidentdate" TIMESTAMP,
"incidentcategory" VARCHAR,
"producttype" VARCHAR,
"productorigincountry" VARCHAR,
"notifiertype" VARCHAR
);
CREATE TABLE incident_notifications_received_november_2018 (
"uniquereferencenumber_urn" VARCHAR,
"incidentdate" TIMESTAMP,
"incidentcategory" VARCHAR,
"producttype" VARCHAR,
"productorigincountry" VARCHAR,
"notifiertype" VARCHAR
);
CREATE TABLE incident_notifications_received_november_2019 (
"uniquereferencenumber_urn" VARCHAR,
"incidentdate" TIMESTAMP,
"incidentcategory" VARCHAR,
"producttype" VARCHAR,
"productorigincountry" VARCHAR,
"notifiertype" VARCHAR
);
CREATE TABLE incident_notifications_received_october_2019 (
"uniquereferencenumber_urn" VARCHAR,
"incidentdate" TIMESTAMP,
"incidentcategory" VARCHAR,
"producttype" VARCHAR,
"productorigincountry" VARCHAR,
"notifiertype" VARCHAR
);
CREATE TABLE incident_notifications_received_september_2019 (
"uniquereferencenumber_urn" VARCHAR,
"incidentdate" TIMESTAMP,
"incidentcategory" VARCHAR,
"producttype" VARCHAR,
"productorigincountry" VARCHAR,
"notifiertype" VARCHAR
);
CREATE TABLE summary_of_incident_notifications_received_by_the_food_b3676605 (
"uniquereferencenumber_urn" VARCHAR,
"incidentdate" TIMESTAMP,
"incidentcategory" VARCHAR,
"producttype" VARCHAR,
"productorigincountry" VARCHAR,
"notifiertype" VARCHAR
);
Anyone who has the link will be able to view this.