Multifamily Residential Existing And New Construction Energy Efficiency Measures Reported By NYSERDA: Beginning 2005
State of New York
@usgov.state_of_new_york_multifamily_residential_existing_and_20dc3b85
State of New York
@usgov.state_of_new_york_multifamily_residential_existing_and_20dc3b85
The Multifamily Performance Program (MPP) serves residential buildings with five or more units. Funds are targeted at energy efficiency measures that help to reduce on-site electricity, oil, natural gas, steam, and propane energy demand and energy consumption in multi-unit residential buildings. All buildings receive program support for energy assessments to determine cost-effective measures, expected energy savings, and installation costs. The dataset includes information collected throughout the project application process and energy assessments from several NYSERDA-funded programs, including Multifamily Performance Program-Existing Buildings, Multifamily Performance Program-New Construction, and Multifamily Performance Program-Energy Star Pilot.
Information about the Projects’ location, utility, market type, number of buildings and units, and funding amount can be found in the Multifamily Residential Existing and New Construction Energy Efficiency Projects Reported by NYSERDA: Beginning 2005 dataset.
Reported measure savings account for interactive effects between measures.
How does your organization use this dataset? What other NYSERDA or energy-related datasets would you like to see on Open NY? Let us know by emailing OpenNY@nyserda.ny.gov.
Organization: State of New York
Last updated: 2020-11-12T04:00:39.025896
Tags: cost, funding, kw, kwh, measure, mmbtu, mpp, multifamily-performance-program, savings
CREATE TABLE table_1 (
"project_name" VARCHAR,
"program_type" VARCHAR,
"measure" VARCHAR,
"measure_category" VARCHAR,
"building_address" VARCHAR,
"building_city" VARCHAR,
"building_zip" DOUBLE,
"proposed_install_unit_cost" DOUBLE,
"percent_installed" DOUBLE,
"total_estimated_electric_demand_reduction_mw" DOUBLE -- Total Estimated Electric Demand Reduction (MW),
"total_estimated_electric_savings_mwh" DOUBLE -- Total Estimated Electric Savings (MWh),
"estimated_annual_energy_savings_oil_mmbtu" DOUBLE -- Estimated Annual Energy Savings - Oil (MMBtu),
"estimated_annual_energy_savings_propane_mmbtu" BIGINT -- Estimated Annual Energy Savings - Propane (MMBtu),
"estimated_annual_energy_savings_natural_gas_mmbtu" DOUBLE -- Estimated Annual Energy Savings - Natural Gas (MMBtu),
"estimated_annual_energy_savings_steam_mmbtu" DOUBLE -- Estimated Annual Energy Savings - Steam (MMBtu),
"estimated_annual_energy_savings_other_mmbtu" DOUBLE -- Estimated Annual Energy Savings - Other (MMBtu),
"total_estimated_annual_energy_savings_mmbtu" DOUBLE -- Total Estimated Annual Energy Savings (MMBtu),
"georeference" VARCHAR
);Anyone who has the link will be able to view this.