Marine Hydrokinetic Leases And Planning Areas
Department of the Interior
@usgov.doi_gov_marine_hydrokinetic_leases_and_planning_areas
Department of the Interior
@usgov.doi_gov_marine_hydrokinetic_leases_and_planning_areas
[Metadata](https://geoseas-public.geoplatform.gov/Geospatial_Metadata/Marine Hydrokinetic Leases and Planning Areas.html)
These areas are managed by the Bureau of Ocean Energy Management within the U.S. Outer Continental Shelf for active or potential marine hydrokinetic leases for both research or commercial applications. There is currently only one, the PacWave research lease in Oregon.
Organization: Department of the Interior
Last updated: 2025-09-11T22:06:47.720291
Tags: boem, bureau-of-ocean-energy-management, marine-hydrokinetic, mhk, oregon, renewable-energy, research-lease
CREATE TABLE table_1 (
"objectid" BIGINT,
"lease_number" VARCHAR,
"lease_type" VARCHAR,
"resource" VARCHAR,
"company" VARCHAR,
"lease_number_with_company_name" VARCHAR,
"date_of_lease_issue" TIMESTAMP,
"length_of_lease" VARCHAR,
"project_easement" TIMESTAMP,
"protraction_number" VARCHAR,
"name_of_protraction_diagram" VARCHAR,
"block_number" VARCHAR,
"lease_document1_link" VARCHAR,
"lease_document2_link" VARCHAR,
"mms_region" VARCHAR,
"wpa_catagory" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.