ENERGY STAR Certified Water Heaters
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_water_heaters_upcoming_v_c4d14663
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_water_heaters_upcoming_v_c4d14663
Certified models meet all ENERGY STAR requirements as listed in the Version 5.0 ENERGY STAR Program Requirements for Water Heaters that are effective April 18, 2023. A detailed listing of key efficiency criteria are available at https://www.energystar.gov/products/water_heaters/residential_water_heaters_key_product_criteria
Organization: U.S. Environmental Protection Agency
Last updated: 2023-03-25T01:38:06.488606
Tags: 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" DOUBLE,
"type" VARCHAR,
"heat_pump_type" VARCHAR,
"fuel" VARCHAR,
"vent_type" VARCHAR,
"storage_volume_gallons" DOUBLE -- Storage Volume (gallons),
"first_hour_rating_gallons" DOUBLE -- First Hour Rating (gallons),
"maximum_gallons_per_minute" DOUBLE,
"minimum_gallons_per_minute" DOUBLE,
"draw_pattern_intended_usage" VARCHAR -- Draw Pattern (Intended Usage),
"uniform_energy_factor_uef" DOUBLE -- Uniform Energy Factor (UEF),
"electric_usage_kwh_yr" DOUBLE -- Electric Usage (kWh/yr),
"therms_year_for_natural_gas" DOUBLE,
"gallons_year_for_propane" DOUBLE,
"max_input_rate_for_gas_products_btu_hr" DOUBLE -- Max. Input Rate For Gas Products (Btu/hr),
"electric_input_kw" DOUBLE -- Electric Input (kW),
"input_voltage_for_hpwh_v" DOUBLE -- Input Voltage For HPWH (V),
"lower_compressor_cut_off_temperature_for_hpwh_f" DOUBLE -- Lower Compressor Cut Off Temperature For HPWH (°F),
"upper_compressor_cut_off_temperature_for_hpwh_f" DOUBLE -- Upper Compressor Cut Off Temperature For HPWH (°F),
"max_amps" DOUBLE -- Max. Amps,
"recovery_efficiency" DOUBLE -- Recovery Efficiency (%),
"tank_height_inches" DOUBLE -- Tank Height (inches),
"height_to_vent_inches" DOUBLE -- Height To Vent (inches),
"tank_diameter_inches" DOUBLE -- Tank Diameter (inches),
"vent_size_1_inches" DOUBLE -- Vent Size 1 (inches),
"vent_size_2_inches" DOUBLE -- Vent Size 2 (inches),
"solar_system_type" VARCHAR,
"solar_collector_type" VARCHAR,
"solar_collector_panel_area_sq_feet" DOUBLE -- Solar Collector Panel Area (sq Feet),
"solar_uniform_energy_factor_suef" DOUBLE -- Solar Uniform Energy Factor (SUEF),
"og_300_number" VARCHAR,
"freeze_tolerance_limit_f" DOUBLE -- Freeze Tolerance Limit (F),
"solar_tank_volume_gallons" DOUBLE -- Solar Tank Volume (gallons),
"solar_type_of_backup" VARCHAR,
"solar_auxiliary_tank_volume_gallons" DOUBLE -- Solar Auxiliary Tank Volume (gallons),
"solar_auxiliary_tank_input_kw" DOUBLE -- Solar Auxiliary Tank Input (kW),
"solar_auxiliary_tank_input_btu_hr" DOUBLE -- Solar Auxiliary Tank Input (BTU/hr),
"water_heater_depth_inches" DOUBLE -- Water Heater Depth (inches),
"water_heater_height_inches" DOUBLE -- Water Heater Height (inches),
"water_heater_width_inches" DOUBLE -- Water Heater Width (inches),
"connected_capable" VARCHAR,
"connects_using" VARCHAR,
"dr_protocol" VARCHAR,
"communication_hardware_architecture" VARCHAR,
"load_up_functionality" VARCHAR,
"optional_operational_mode_functionality" VARCHAR,
"time_of_use_schedule" VARCHAR,
"primary_communication_module_device_brand_name_and_model_number" VARCHAR,
"is_broadband_internet_connection_needed_for_demand_response" VARCHAR -- Is Broadband Internet Connection Needed For Demand Response?,
"refrigerant_type" VARCHAR,
"refrigerant_with_gwp" VARCHAR,
"sound_pressure_level" DOUBLE,
"date_available_on_market" TIMESTAMP,
"date_certified" TIMESTAMP,
"markets" VARCHAR,
"cb_model_identifier" VARCHAR,
"tax_credit_eligible" VARCHAR
);Anyone who has the link will be able to view this.