Building Energy Benchmarking Results
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_building_energy_benchmar_4bda5f83
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_building_energy_benchmar_4bda5f83
Listed commercial buildings, both public and private, participating in the County’s benchmarking program. The dataset shows building energy metrics for County-owned and operated and privately held facilities reporting data under the County's Building Energy Benchmarking Law. This dataset is updated annually. Learn more about the program and reporting requirements on DEP’s website: https://www.montgomerycountymd.gov/green/energy/benchmarking.html.
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:18.198165
Tags: buildings, efficient, energy-benchmark, energystar, environment
CREATE TABLE table_1 (
"property_name" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"zip_code" VARCHAR,
"benchmark" VARCHAR,
"property_id" VARCHAR,
"owner" VARCHAR,
"property_type" VARCHAR,
"floor_area" BIGINT,
"site_energy_use_intensity" DOUBLE,
"energystar_rating" BIGINT,
"weather_normalized" DOUBLE,
"year_built" BIGINT,
"the_geom" VARCHAR
);Anyone who has the link will be able to view this.