ENERGY STAR Certified Commercial Boilers
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_commercial_boilers
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_commercial_boilers
Certified models meet all ENERGY STAR requirements as listed in the Version 1.0 ENERGY STAR Program Requirements for Commercial Boilers that are effective as of December 20, 2016.
Organization: U.S. Environmental Protection Agency
Last updated: 2020-11-12T14:52:05.471138
Tags: commercial-boiler
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,
"full_load_input_rate_kbtu_hr" DOUBLE -- Full Load Input Rate (kBtu/hr),
"thermal_efficiency" DOUBLE -- Thermal Efficiency (%),
"turndown_ratio" BIGINT,
"control_type" VARCHAR,
"application" VARCHAR,
"date_available_on_market" VARCHAR,
"date_qualified" VARCHAR,
"markets" VARCHAR,
"cb_model_identifier" VARCHAR
);Anyone who has the link will be able to view this.