ENERGY STAR Certified Commercial Ice Machines
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_commercial_ice_machines_33e6b
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_commercial_ice_machines_33e6b
Certified models meet all ENERGY STAR requirements as listed in the Version 3.0 ENERGY STAR Program Requirements for Automatic Commercial Ice Makers that are effective as of January 28, 2018 . A detailed listing of key efficiency criteria is available at https://www.energystar.gov/products/commercial_food_service_equipment/commercial_ice_makers/key_product_criteria
Organization: U.S. Environmental Protection Agency
Last updated: 2022-12-09T11:27:32.254816
Tags: commercial-ice-machines
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,
"equipment_type" VARCHAR,
"ice_type" VARCHAR,
"harvest_rate_lbs_ice_day" BIGINT -- Harvest Rate (lbs Ice/day),
"energy_use_kwh_100_lbs_ice" DOUBLE -- Energy Use (kWh/100 Lbs Ice),
"refrigerant_type" VARCHAR,
"refrigerant_with_gwp" VARCHAR,
"potable_water_use_gal_100_lbs_ice" DOUBLE -- Potable Water Use (gal/100 Lbs Ice),
"ice_hardness_factor" DOUBLE,
"connected_functionality" VARCHAR,
"connects_using" VARCHAR,
"comminucation_standard_application_layer" VARCHAR,
"direct_on_premises_open_standard_based_interconnection" VARCHAR,
"capabilities_summary" VARCHAR,
"condenser_unit_model_number_if_applicable" VARCHAR -- Condenser Unit Model Number (if Applicable),
"date_available_on_market" TIMESTAMP,
"date_certified" TIMESTAMP,
"markets" VARCHAR,
"cb_model_identifier" VARCHAR
);Anyone who has the link will be able to view this.