Raw Cows' Drinking Milk Quarterly Sampling
Food Standards Agency
@ukgov.raw_cows_drinking_milk_quarterly_sampling
Food Standards Agency
@ukgov.raw_cows_drinking_milk_quarterly_sampling
CREATE TABLE raw_cows_drinking_milk_quarterly_sampling (
"sampledate" TIMESTAMP,
"routinesamplepass" BIGINT,
"routinesamplefail" BIGINT,
"followup1pass" BIGINT,
"followup1fail" BIGINT,
"followup2pass" BIGINT,
"followup2fail" BIGINT
);
CREATE TABLE raw_cows_drinking_milk_quarterly_sampling_2018 (
"sampledate" TIMESTAMP,
"routinesamplepass" BIGINT,
"routinesamplefail" BIGINT,
"followup1pass" BIGINT,
"followup1fail" BIGINT,
"followup2pass" BIGINT,
"followup2fail" BIGINT
);
Anyone who has the link will be able to view this.