Potato Cyst Nematode Survey - Statutory Sampling And Plant Passporting 2013
Animal and Plant Health Agency
@ukgov.potato_cyst_nematode_survey_statutory_sampling_and_pla_cd0fbe17
Animal and Plant Health Agency
@ukgov.potato_cyst_nematode_survey_statutory_sampling_and_pla_cd0fbe17
This dataset provides information on Potato Cyst Nematode (PCN) sampling for Statutory testing and Plant Passporting tests during 2013. The dataset is broken down by region, and includes the fields: Region, Visit date, Job description, Sample area (Hectares), Number of samples, Cysts non viable, Fields non viable cysts, Area non viable cysts, Cysts viable globodera rostochiensis, Pallida infested, Area pallida infested, Rostochiensis infested, Area rostochiensis infected, Combined pallida rostochiensis infected, Area combined pallida rostochiensis infected. Attribution statement: ©Crown Copyright, APHA 2016
Publisher name: Animal and Plant Health Agency
Last updated: 2023-11-03T00:57:51Z
CREATE TABLE potato_cyst_nematode_survey_statutory_sampling_and_pla_cd0fbe17 (
"region" VARCHAR,
"visit_date" TIMESTAMP,
"job_desc" VARCHAR,
"sample_area_ha" DOUBLE -- Sample Area (Ha.),
"no_samples" DOUBLE -- No. Samples,
"cysts_non_viable" DOUBLE,
"fields_non_viable_cysts" DOUBLE,
"area_non_viable_cysts" DOUBLE,
"cysts_viable_globodera_pallida" DOUBLE,
"cysts_viable_globoderarostochiensis" DOUBLE,
"pallida_infested" DOUBLE,
"area_pallida_infested" VARCHAR,
"rostochiensis_infested" DOUBLE,
"area_rostochiensis_infested" VARCHAR,
"combined_pallida_rostochiensis_infested" DOUBLE -- Combined Pallida & Rostochiensis Infested,
"area_combined_pallida_rostochiensis_infested" VARCHAR -- Area Combined Pallida & Rostochiensis Infested
);Anyone who has the link will be able to view this.