Laboratory Test Volumes - Cattle Samples 2006
Animal and Plant Health Agency
@ukgov.laboratory_test_volumes_cattle_samples_2006
Animal and Plant Health Agency
@ukgov.laboratory_test_volumes_cattle_samples_2006
This dataset provides a list of the tests undertaken by APHA testing laboratories on cattle samples in 2006. 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:26:54Z
CREATE TABLE laboratory_test_volumes_cattle_samples_2006 (
"year_test_approved" DOUBLE,
"species_class" VARCHAR,
"species" VARCHAR,
"test_code" VARCHAR,
"test_description" VARCHAR,
"no_tests" DOUBLE -- No. Tests,
"unnamed_6" VARCHAR -- Unnamed: 6
);Anyone who has the link will be able to view this.