Salmonella Testing Programme
Food Standards Agency
@ukgov.salmonella_testing_programme
Food Standards Agency
@ukgov.salmonella_testing_programme
Results of the Salmonella Testing Programme collected by the Food Standards Agency's which applies to food business operators processing over 37,500 pigs a year. The results are reported by month.
Publisher name: Food Standards Agency
Last updated: 2022-07-01T04:04:27Z
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.