Laboratory Tests (Commercial) - Avian Samples 2013
Animal and Plant Health Agency
@ukgov.laboratory_tests_commercial_avian_samples_2013
Animal and Plant Health Agency
@ukgov.laboratory_tests_commercial_avian_samples_2013
This dataset provides a list of the tests undertaken by APHA testing laboratories on avian samples in 2013 paid for by commercial contracts. 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:59:38Z
CREATE TABLE laboratory_tests_commercial_avian_samples_2013 (
"yeartest_approved" BIGINT,
"test_delivery_area" VARCHAR,
"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.