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
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_epa_calculated" VARCHAR,
"reported_property_gross_floor_area" DOUBLE,
"energy_star_score" DOUBLE,
"electricity_kwh" DOUBLE,
"electricity_use_onsite_renewable_kwh" DOUBLE,
"natural_gas_therms" DOUBLE,
"site_eui" DOUBLE,
"weather_normalized_site_eui" DOUBLE,
"source_eui" DOUBLE,
"weather_normalized_source_eui" DOUBLE,
"total_ghg_emissions_metric_tons_co2e" DOUBLE,
"ghg_emissions_intensity_kgco2e_ft" DOUBLE,
"direct_ghg_emissions_metric_tons_co2e" DOUBLE,
"direct_ghg_emissions_intensity_kgco2e_ft" DOUBLE,
"lat_long" VARCHAR
);
Anyone who has the link will be able to view this.