Survey Of Campylobacter Contamination On Chickens
Food Standards Agency
@ukgov.survey_of_campylobacter_contamination_on_chickens
Food Standards Agency
@ukgov.survey_of_campylobacter_contamination_on_chickens
CREATE TABLE survey_of_campylobacter_contamination_on_chickens (
"lab" VARCHAR,
"samplenumber" VARCHAR,
"dateexamined" TIMESTAMP,
"boxtempnoonreceipt" VARCHAR,
"retailer" VARCHAR,
"otherpremisesdetails" VARCHAR,
"postcode" VARCHAR,
"country" VARCHAR,
"usebydate" TIMESTAMP,
"remainingshelflifedays" DOUBLE,
"processorapprovalnumber" DOUBLE,
"sampledetails" VARCHAR,
"temperatureatcollection" DOUBLE,
"samplereceipt" VARCHAR,
"productweightgrams" VARCHAR,
"costofchicken" DOUBLE,
"typeofchicken" VARCHAR,
"typeofchickenextradetails" VARCHAR,
"typeofchickenextradetails2" VARCHAR,
"packagingatmosphere" VARCHAR,
"roastinbag" VARCHAR,
"liquidinpack" VARCHAR,
"neckskinweightgrams" DOUBLE,
"test" VARCHAR,
"result" VARCHAR,
"units" VARCHAR,
"speciesdetected" VARCHAR
);
Anyone who has the link will be able to view this.