ENERGY STAR Certified Commercial Griddles
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_commercial_griddles
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_commercial_griddles
Certified models meet all ENERGY STAR requirements as listed in the Version 1.2 ENERGY STAR Program Requirements for Commercial Griddles that are effective as of May 8, 2009 or January 1, 2011. A detailed listing of key efficiency criteria are available at https://www.energystar.gov/products/commercial_food_service_equipment/commercial_griddles/key_products_criteria.
Organization: U.S. Environmental Protection Agency
Last updated: 2020-11-12T14:52:29.932230
Tags: commercial-griddles
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,
"tested_configuration" VARCHAR,
"griddle_plate_type_description" VARCHAR,
"width_ft" DOUBLE -- Width (ft.),
"depth_ft" DOUBLE -- Depth (ft.),
"cooking_surface_sq_ft" DOUBLE -- Cooking Surface (sq. Ft.),
"cooking_energy_efficiency" DOUBLE -- Cooking Energy Efficiency (%),
"production_capacity_lbs_hr" BIGINT -- Production Capacity (lbs/hr),
"energy_use_normalized_idle_energy_btu_h_sq_ft" DOUBLE -- Energy Use (Normalized Idle Energy) (Btu/h/sq. Ft.),
"energy_use_normalized_idle_energy_watts_sq_ft" DOUBLE -- Energy Use (Normalized Idle Energy) (Watts/sq. Ft.),
"top_platen_type" VARCHAR,
"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.