2022 Energy Benchmarking All Sites
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_2022_energy_benchmarking_9755face
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_2022_energy_benchmarking_9755face
The Energy Benchmarking Law requires the County to make annually reported energy benchmarking information readily available to the public. This dataset reflects data received by the publish date and does not include individually attributable data for buildings in Group 3 and 4, as CY 2022 was the first year that these buildings were required to report to DEP.
Organization: Montgomery County of Maryland
Last updated: 2023-09-15T17:00:38.748539
Tags: benchmarking-law, building-energy, commercial-buildings, montgomery-county
CREATE TABLE table_1 (
"benchmarking_group" VARCHAR,
"espm_property_id" DOUBLE,
"building_name" VARCHAR,
"montgomery_county_building_id" VARCHAR,
"year_ending" BIGINT,
"benchmarking_report_status" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" BIGINT,
"year_built" BIGINT,
"number_of_buildings" BIGINT,
"primary_property_type_self_selected" VARCHAR -- Primary Property Type - Self Selected,
"primary_property_type_epa_calculated" VARCHAR -- Primary Property Type - EPA Calculated,
"reported_property_gross_floor_area" DOUBLE,
"energy_star_score" DOUBLE,
"electricity_kwh" DOUBLE -- Electricity (kWh),
"electricity_use_onsite_renewable_kwh" DOUBLE -- Electricity Use Onsite Renewable (kWh),
"natural_gas_therms" DOUBLE -- Natural Gas (therms),
"site_eui" DOUBLE,
"weather_normalized_site_eui" DOUBLE,
"source_eui" DOUBLE,
"weather_normalized_source_eui" DOUBLE,
"total_ghg_emissions_metric_tons_co2e" DOUBLE -- Total GHG Emissions (Metric Tons CO2e),
"ghg_emissions_intensity_kgco2e_ft" DOUBLE -- GHG Emissions Intensity (kgCO2e/ft²),
"direct_ghg_emissions_metric_tons_co2e" DOUBLE -- Direct GHG Emissions (Metric Tons CO2e),
"direct_ghg_emissions_intensity_kgco2e_ft" DOUBLE -- Direct GHG Emissions Intensity (kgCO2e/ft²),
"lat_long" VARCHAR
);Anyone who has the link will be able to view this.