Offshore Wind - Ocean Observing Devices (Proposed Or Installed)
Department of the Interior
@usgov.doi_gov_offshore_wind_ocean_observing_devices_proposed_53143b42
Department of the Interior
@usgov.doi_gov_offshore_wind_ocean_observing_devices_proposed_53143b42
[Metadata](https://geoseas-public.geoplatform.gov/Geospatial_Metadata/Offshore Wind - Ocean Observing Devices (Proposed or Installed).html)
These data show the lessees’ proposed or installed locations of buoys, meteorological towers, or other observing devices. 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:08:58.189608
Tags: boem, bureau-of-ocean-energy-management, facilities, infrastructure, ocean-observing-devices, offshore, renewable-energy, wind
CREATE TABLE table_1 (
"objectid" BIGINT,
"boem_lease_number" VARCHAR,
"project_name" VARCHAR,
"project_phase_number" VARCHAR,
"developer_name" VARCHAR,
"device_identifier" VARCHAR,
"device_type" VARCHAR,
"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.