Benchmarking Performance Ranges By Building Type 2015-Present
City of Seattle
@usgov.city_of_seattle_benchmarking_performance_ranges_by_bui_2b59f3dc
City of Seattle
@usgov.city_of_seattle_benchmarking_performance_ranges_by_bui_2b59f3dc
Summary energy and building characteristics by building type for non-residential and multifamily buildings greater than 20,000 square feet that benchmark energy data with the City of Seattle. This dataset summarizes information from the full 2015-2023 Building Energy Benchmarking dataset but excludes likely or known errors.
Organization: City of Seattle
Last updated: 2024-12-16T22:32:54.511942
Tags: benchmarking, buildings, climate-change, commercial-buildings, electricity, energy, energy-star, eui, gas, steam
CREATE TABLE table_1 (
"buildingtype" VARCHAR,
"datayear" BIGINT,
"buildings" BIGINT,
"percentile_25th_eui" DOUBLE,
"median_eui" DOUBLE,
"percentile_75th_eui" DOUBLE,
"median_eui_wn" DOUBLE,
"average_site_eui" DOUBLE,
"average_site_eui_wn" DOUBLE,
"median_source_eui" DOUBLE,
"median_es_score" DOUBLE,
"average_es_score" DOUBLE,
"total_gfa" BIGINT,
"median_gfa" DOUBLE,
"median_year_built" DOUBLE,
"average_ghgsf" DOUBLE,
"medianghgsf" DOUBLE
);Anyone who has the link will be able to view this.