Offshore Wind - Substations (Proposed Or Installed)
Department of the Interior
@usgov.doi_gov_offshore_wind_substations_proposed_or_installed
Department of the Interior
@usgov.doi_gov_offshore_wind_substations_proposed_or_installed
[Metadata](https://geoseas-public.geoplatform.gov/Geospatial_Metadata/Offshore Wind - Substations (Proposed or Installed).html)
These data contain both proposed and installed power substations. Substations can be within the offshore lease area or onshore. Offshore substations receive power from wind turbine facilities via electric cables and act as a collector to transport the electricity to the export cable and to onshore substations. Proposed project design, review, and permitting is an iterative process, so the final design and buildout of the substations is subject to change. The data may represent different alternative options to be reviewed and the final plan may vary from what is presented here. These data will be updated as new publicly available information is released. Data are provided by the lessee for project planning review and permitting uses.
Organization: Department of the Interior
Last updated: 2025-09-11T22:06:31.151747
Tags: boem, bureau-of-ocean-energy-management, facilities, infrastructure, offshore, renewable-energy, wind
CREATE TABLE table_1 (
"objectid" BIGINT,
"boem_lease_number" VARCHAR,
"project_name" VARCHAR,
"project_phase_number" VARCHAR,
"developer_name" VARCHAR,
"route_name" VARCHAR,
"substation_identifier" VARCHAR,
"location_type_onshore_offshore" VARCHAR -- Location Type (onshore/offshore),
"installation_status" VARCHAR,
"longitude_nad83" DOUBLE -- Longitude (NAD83),
"latitude_nad83" DOUBLE -- Latitude (NAD83),
"northing" DOUBLE,
"easting" DOUBLE,
"utm_zone" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.