Speed and Scale of Offshore Wind Development in the Northeast {#wind_dev_speed}

Description: The footprint and timeline of offshore wind development in the Northeast by 2030

Indicator family:

Contributor(s): Angela Silva

Affiliations: ?

knitr::opts_chunk$set(echo = F)
library(ecodata)

Introduction to Indicator

The data presented here is a timeline of proposed construction in the Northeast of offshore wind development projects to 2030. The lease area color corresponds to the year of proposed development. Project componenet data (e.g., number of foundations, cable miles, GW, and acreage for each project are described in the table. Areas currently under planning for additional lease areas are outlined in red and totals reflected in the bottom of the table. This information is up to date as of December 2023 and project statistics come from Appendix E3 of the Revolution Wind Final Environmental Impact Statement Table E-1. This indicator does not reflect potential changes to schedules from recently terminated Power Purchase Agreements for some projects (Ocean Wind 1 and 2, Empire Wind 2, and Skipjack Wind).

Key Results and Visualizations

The colored chart in Fig. also presents the offshore wind development timeline in the Greater Atlantic region with the estimated year that foundations would be constructed (matches the color of the wind areas). These timelines and data estimates are expected to shift, but represent the most recent information available as of July 2023.

Speed of offshore wind development{width=100%}

# Plot indicator
ggplotObject <- ecodata::plot_wind_dev_speed(report='MidAtlantic')
ggplotObject

Indicator statistics

Spatial scale: NA

Temporal scale: NA

Synthesis Theme:

# Either from Contributor or ecodata

Implications

NA

Get the data

Point of contact: Angela Silva (angela.silva@noaa.gov){.email}

ecodata name: ecodata::wind_dev_speed

Variable definitions

NA

# Pull all var names
vars <- ecodata::wind_dev_speed |>
   dplyr::select(Var) |>
   dplyr::distinct()

DT::datatable(vars)

Indicator Category:

Public Availability

Source data are publicly available.

Accessibility and Constraints

No response

tech-doc link https://noaa-edab.github.io/tech-doc/wind_dev_speed.html



kimberly-bastille/sin-cat documentation built on Oct. 29, 2024, 3:08 a.m.