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
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,
"energy_use_kwh_100_lbs_ice" DOUBLE,
"refrigerant_type" VARCHAR,
"refrigerant_with_gwp" VARCHAR,
"potable_water_use_gal_100_lbs_ice" DOUBLE,
"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,
"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.