Laboratory Test Volumes - Pig Samples 2010
Animal and Plant Health Agency
@ukgov.laboratory_test_volumes_pig_samples_2010
Animal and Plant Health Agency
@ukgov.laboratory_test_volumes_pig_samples_2010
This dataset provides a list of the tests undertaken by APHA testing laboratories on pig samples in 2010. The dataset includes the following fields: Year; Species class; Species; Test code; Test description; Number of tests (the volume of tests performed in the 12 month period). Attribution statement: ©Crown Copyright, APHA 2016
Publisher name: Animal and Plant Health Agency
Last updated: 2023-11-03T00:18:28Z
CREATE TABLE laboratory_test_volumes_pig_samples_2010 (
"year_test_approved" BIGINT,
"species_class" VARCHAR,
"species" VARCHAR,
"test_code" VARCHAR,
"test_description" VARCHAR,
"no_tests" BIGINT -- No. Tests
);Anyone who has the link will be able to view this.