NYC Municipal Building Energy Benchmarking Results (2014)
City of New York
@usgov.city_of_new_york_nyc_municipal_building_energy_benchma_59e46b26
City of New York
@usgov.city_of_new_york_nyc_municipal_building_energy_benchma_59e46b26
This is a list of New York City municipal buildings over 10,000 square feet by borough, block, lot, and agency, identifying each building’s energy intensity (kBtu/sq. ft.), Portfolio Manager benchmarking rating, where available, and the total GHG emissions for the calendar years 2010 - 2014.
Organization: City of New York
Last updated: 2020-11-10T17:03:23.992045
Tags: benchmarking, energy, greenhouse-gas-emissions, public-buildings
CREATE TABLE table_1 (
"borough" DOUBLE,
"block" DOUBLE,
"lot" DOUBLE,
"bin" DOUBLE,
"n__building" VARCHAR -- Building,
"agency" VARCHAR,
"n_2010_score" VARCHAR -- 2010 Score *,
"n_2010source_eui_kbtu_ft" VARCHAR -- 2010Source EUI (kBtu/ft²)*,
"n_2010_ghg_emissions_intensity_kgco2e_ft" VARCHAR -- 2010 GHG Emissions Intensity (kgCO2e/ft²)*,
"n_2014_score" VARCHAR -- 2014 Score *,
"n_2014_source_eui_kbtu_ft" VARCHAR -- 2014 Source EUI (kBtu/ft²)*,
"n_2014_ghg_emissions_intensity_kgco2e_ft" VARCHAR -- 2014 GHG Emissions Intensity (kgCO2e/ft²)*
);Anyone who has the link will be able to view this.