ENERGY STAR Certified Commercial Fryers
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_commercial_fryers
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_commercial_fryers
Certified models meet all ENERGY STAR requirements as listed in the Version 3.0 ENERGY STAR Program Requirements for Commercial Fryers that are effective as of October 1, 2016. A detailed listing of key efficiency criteria are available at https://www.energystar.gov/products/commercial_food_service_equipment/commercial_fryers/key_product_criteria.
Organization: U.S. Environmental Protection Agency
Last updated: 2020-11-12T14:52:21.630096
Tags: commercial-fryers
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,
"installation" VARCHAR,
"fuel_type" VARCHAR,
"width_in" BIGINT -- Width (in.),
"depth_in" BIGINT -- Depth (in.),
"shortening_capacity_lbs" BIGINT -- Shortening Capacity (lbs),
"cooking_energy_efficiency" BIGINT -- Cooking Energy Efficiency (%),
"energy_use_idle_energy_rate_btu_hr" DOUBLE -- Energy Use (Idle Energy Rate) (Btu/hr),
"energy_use_idle_energy_rate_watts" DOUBLE -- Energy Use (Idle Energy Rate) (Watts),
"date_available_on_market" TIMESTAMP,
"date_qualified" TIMESTAMP,
"markets" VARCHAR,
"cb_model_identifier" VARCHAR
);Anyone who has the link will be able to view this.