ENERGY STAR Certified Commercial Water Heaters
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_commercial_water_heaters_32a68
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_commercial_water_heaters_32a68
Certified models meet all ENERGY STAR requirements as listed in the Version 2.0 ENERGY STAR Program Requirements for Commercial Water Heaters that are effective as of October 1, 2018. A detailed listing of key efficiency criteria are available at https://www.energystar.gov/products/water_heaters/commercial_water_heaters/key_product_criteria .
Organization: U.S. Environmental Protection Agency
Last updated: 2020-11-12T14:52:39.569499
Tags: commercial-water-heaters
CREATE TABLE table_1 (
"energy_star_unique_id" BIGINT,
"energy_star_partner" VARCHAR,
"brand_name" VARCHAR,
"model_name" VARCHAR,
"model_number" VARCHAR,
"additional_model_information" VARCHAR,
"upc" VARCHAR,
"type" VARCHAR,
"fuel_type" VARCHAR,
"vent_type" VARCHAR,
"storage_volume_gallons" BIGINT -- Storage Volume (gallons),
"tank_height_in" DOUBLE -- Tank Height (in.),
"height_to_vent_in" DOUBLE -- Height To Vent (in.),
"tank_diameter_in" DOUBLE -- Tank Diameter (in.),
"vent_size_in" DOUBLE -- Vent Size (in.),
"vent_size_2_in" DOUBLE -- Vent Size 2 (in.),
"field_no_longer_used" VARCHAR,
"input_rate_gas_fired_kbtu_hr" DOUBLE -- Input Rate - Gas-fired (kBtu/hr),
"thermal_efficiency_te" DOUBLE -- Thermal Efficiency (TE),
"standby_loss_btu_hr" DOUBLE -- Standby Loss (Btu/hr),
"electric_input_electric_heat_pump_kw" DOUBLE -- Electric Input - Electric Heat Pump (kW),
"coefficient_of_performance_coph" DOUBLE -- Coefficient Of Performance (COPh),
"optional_status_and_messaging_features" VARCHAR,
"date_available_on_market" TIMESTAMP,
"date_certified" TIMESTAMP,
"markets" VARCHAR,
"cb_model_identifier" VARCHAR
);Anyone who has the link will be able to view this.