Special Protection Areas (SPAs)site Details
Joint Nature Conservation Committee
@ukgov.special_protection_areas_spassite_details
Joint Nature Conservation Committee
@ukgov.special_protection_areas_spassite_details
CREATE TABLE natura2000_tranche50_spabasic (
"site_code" VARCHAR,
"site_name" VARCHAR,
"status" VARCHAR,
"country" VARCHAR,
"is_marine" BIGINT,
"site_marine_area_of_site" DOUBLE,
"zone" VARCHAR,
"local_authority" VARCHAR,
"overview" VARCHAR,
"site_area_ha" DOUBLE,
"site_length_km" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"x_coord" BIGINT,
"y_coord" BIGINT,
"grid_ref" VARCHAR,
"site_comp_date" TIMESTAMP,
"date_first_classified" TIMESTAMP,
"site_quality" VARCHAR,
"site_characteristics" VARCHAR,
"site_spa_legal_ref" VARCHAR,
"site_explanations" VARCHAR
);
Anyone who has the link will be able to view this.