ENERGY STAR Certified Boilers
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_boilers
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_boilers
Certified models meet all ENERGY STAR requirements as listed in the Version 3.0 ENERGY STAR Program Requirements for Boilers that are effective as of October 1, 2014. A detailed listing of key efficiency criteria are available at https://www.energystar.gov/products/heating_cooling/boilers.
Organization: U.S. Environmental Protection Agency
Last updated: 2020-11-12T14:52:10.534088
Tags: boilers
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,
"product_type" VARCHAR,
"fuel_type" VARCHAR,
"efficiency_afue" BIGINT -- Efficiency (AFUE),
"date_available_on_market" TIMESTAMP,
"date_certified" TIMESTAMP,
"markets" VARCHAR,
"cb_model_identifier" VARCHAR,
"can_integrate_hot_water_heating" VARCHAR,
"meets_energy_star_most_efficient_criteria" VARCHAR
);Anyone who has the link will be able to view this.