Offshore Wind - Cable Interconnections (Proposed Or Installed)
Department of the Interior
@usgov.doi_gov_offshore_wind_cable_interconnections_proposed__105fd6aa
Department of the Interior
@usgov.doi_gov_offshore_wind_cable_interconnections_proposed__105fd6aa
[Metadata](https://geoseas-public.geoplatform.gov/Geospatial_Metadata/Offshore Wind - Cable Interconnections (Proposed or Installed).html)
These data show the locations of proposed and installed energy facilities the power from a wind farm will inject into. In most cases, the locations shown are the maximum proposed buildout within the individual design envelope of the project. In some cases, more than one proposed location is provided. If no specific configuration option is shown in the attributes, then all the locations are considered the preferred option. Regardless of which option is ultimately permitted, the placement and total number of interconnections is subject to change. 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:09:09.510001
Tags: boem, bureau-of-ocean-energy-management, cable-interconnections, facilities, infrastructure, offshore, renewable-energy, wind
CREATE TABLE table_1 (
"objectid" BIGINT,
"boem_lease_number" VARCHAR,
"project_name" VARCHAR,
"facility_name" VARCHAR,
"developer_name" VARCHAR,
"current_type_ac_dc" VARCHAR -- Current Type (AC/DC),
"maximum_megawatts_to_be_sent" DOUBLE,
"landing_option_number" DOUBLE,
"installation_status" VARCHAR,
"latitude_nad83" DOUBLE -- Latitude (NAD83),
"longitude_nad83" DOUBLE -- Longitude (NAD83),
"northing" DOUBLE,
"easting" DOUBLE,
"utm_zone" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.