Salmonella Testing Programme
Food Standards Agency
@ukgov.salmonella_testing_programme
Food Standards Agency
@ukgov.salmonella_testing_programme
CREATE TABLE salmonella_testing_programme (
"yearmonth" TIMESTAMP,
"tested" BIGINT,
"positive" BIGINT
);
CREATE TABLE salmonella_testing_programme_2018 (
"yearmonth" TIMESTAMP,
"tested" BIGINT,
"positive" BIGINT
);
Anyone who has the link will be able to view this.