Energy Efficiency Completed Projects: Beginning 1987
State of New York
@usgov.state_of_new_york_energy_efficiency_completed_projects_67fb53b8
State of New York
@usgov.state_of_new_york_energy_efficiency_completed_projects_67fb53b8
CREATE TABLE table_1 (
"year_completed" BIGINT,
"date_completed" TIMESTAMP,
"project_code" VARCHAR,
"project_name" VARCHAR,
"regional_economic_development_council" VARCHAR,
"nyiso_zone" VARCHAR,
"ny_state_county" VARCHAR,
"ny_region" VARCHAR,
"customer" VARCHAR,
"agency" VARCHAR,
"project_category" VARCHAR,
"facility_description" VARCHAR,
"number_of_facilities" DOUBLE,
"total_project_cost" BIGINT,
"first_year_bill_savings" DOUBLE,
"demand_reduction_kw" DOUBLE,
"electric_energy_reduction_kwh" DOUBLE,
"gas_savings_therms" DOUBLE,
"oil_savings_gallons" DOUBLE,
"steam_savings_m_lbs" DOUBLE,
"digester_gas_savings_ccf" DOUBLE,
"coal_savings_tons" DOUBLE,
"equivalent_barrels_of_oil_saved" DOUBLE,
"reduction_in_greenhouse_gas_emissions_tons" DOUBLE,
"renewable_energy_kw" DOUBLE,
"address" VARCHAR,
"address_ext" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" VARCHAR,
"project_or_program_description" VARCHAR
);
Anyone who has the link will be able to view this.