Laboratory Tests (Commercial) - Cattle Samples 2011
Animal and Plant Health Agency
@ukgov.laboratory_tests_commercial_cattle_samples_2011
Animal and Plant Health Agency
@ukgov.laboratory_tests_commercial_cattle_samples_2011
This dataset provides a list of the tests undertaken by APHA testing laboratories on cattle samples in 2011 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-02T23:54:38Z
CREATE TABLE laboratory_tests_commercial_cattle_samples_2011 (
"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.