Laboratory Tests - Miscellaneous Species Samples 2015
Animal and Plant Health Agency
@ukgov.laboratory_tests_miscellaneous_species_samples_2015
Animal and Plant Health Agency
@ukgov.laboratory_tests_miscellaneous_species_samples_2015
This dataset provides a list of the tests undertaken by APHA testing laboratories on samples from miscellaneous species in 2015. 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-03T01:57:55Z
CREATE TABLE laboratory_tests_miscellaneous_species_samples_2015 (
"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.