Potato Cyst Nematode Ware Survey 2013
Animal and Plant Health Agency
@ukgov.potato_cyst_nematode_ware_survey_2013
Animal and Plant Health Agency
@ukgov.potato_cyst_nematode_ware_survey_2013
CREATE TABLE potato_cyst_nematode_ware_survey_2013 (
"region" VARCHAR,
"visit_date" TIMESTAMP,
"job_desc" VARCHAR,
"sample_area_ha" VARCHAR,
"no_samples" DOUBLE,
"cysts_present_y_n" VARCHAR,
"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" DOUBLE,
"rostochiensis_infested" DOUBLE,
"area_rostochiensis_infested" VARCHAR,
"combined_pallida_rostochiensis_infested" DOUBLE,
"area_combined_pallida_rostochiensis_infested" VARCHAR
);
Anyone who has the link will be able to view this.