Northern Ireland Marine Protected Areas (MPAs)
OpenDataNI
@ukgov.northern_ireland_marine_protected_areas_mpas3
OpenDataNI
@ukgov.northern_ireland_marine_protected_areas_mpas3
CREATE TABLE table_1 (
"objectid" BIGINT,
"mpa_type" VARCHAR,
"name" VARCHAR,
"marine_component" VARCHAR,
"designated_features" VARCHAR,
"inshore" VARCHAR,
"offshore" VARCHAR,
"management_authority" VARCHAR,
"hyperlink" VARCHAR,
"area_km2" DOUBLE,
"area_ha" DOUBLE,
"declared_date" VARCHAR,
"site_code" VARCHAR,
"centroid_x" DOUBLE,
"centroid_y" DOUBLE,
"globalid" VARCHAR,
"shape_area" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.