All Statewide Energy Storage Projects
State of New York
@usgov.state_of_new_york_all_statewide_energy_storage_projects
State of New York
@usgov.state_of_new_york_all_statewide_energy_storage_projects
Energy storage is critical to New York’s clean energy future. As renewable power sources like wind and solar provide a larger portion of New York’s electricity, storage will allow clean energy to be available when and where it is most needed. The 2019 Climate Act set a statewide goal of 3,000 MW of Energy Storage by 2030, further increased to 6,000 MW of Energy Storage by 2030 by Governor Kathy Hochul.
This dataset tracks progress towards these statewide goals by compiling data on installed energy storage projects. Projects that received funding support from NYSERDA, as well as unincentivized projects, are included in this dataset
The New York State Energy Research and Development Authority (NYSERDA) offers objective information and analysis, innovative programs, technical expertise, and support to help develop energy storage projects. Please see https://www.nyserda.ny.gov/All-Programs/Energy-Storage-Program.
Organization: State of New York
Last updated: 2023-04-21T07:28:22.491059
Tags: energy-storage, environment, mw, mwh, renewable
CREATE TABLE table_1 (
"data_through_date" TIMESTAMP,
"project_id" VARCHAR,
"interconnection_date" TIMESTAMP,
"utility" VARCHAR,
"city_town" VARCHAR,
"county" VARCHAR,
"zip_code" BIGINT,
"division" VARCHAR,
"substation" VARCHAR,
"circuit_id" VARCHAR,
"storage_type" VARCHAR,
"developer" VARCHAR,
"metering_method" VARCHAR,
"energy_storage_system_size_kwac" DOUBLE -- Energy Storage System Size (kWac),
"georeference" VARCHAR
);Anyone who has the link will be able to view this.