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)
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).
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.
{width=100%}
# Plot indicator ggplotObject <- ecodata::plot_wind_dev_speed(report='MidAtlantic') ggplotObject
Spatial scale: NA
Temporal scale: NA
Synthesis Theme:
# Either from Contributor or ecodata
NA
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:
Source data are publicly available.
No response
tech-doc link https://noaa-edab.github.io/tech-doc/wind_dev_speed.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.