ENERGY STAR Certified Commercial Refrigerators And Freezers
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_commercial_refrigerators_c155ee50
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_commercial_refrigerators_c155ee50
Certified models meet all ENERGY STAR requirements as listed in the Version 5.0 ENERGY STAR Program Requirements for Commercial Refrigerators and Freezers that are effective as of December 22, 2022. A detailed listing of key efficiency criteria are available at https://www.energystar.gov/products/commercial_food_service_equipment/commercial_refrigerators_freezers/key_product_criteria.
Organization: U.S. Environmental Protection Agency
Last updated: 2022-11-25T07:50:13.335434
Tags: commercial-refrigerators-and-freezers
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,
"type" VARCHAR,
"configuration_vertical_chest" VARCHAR -- Configuration (Vertical/Chest),
"product_description" VARCHAR,
"defrost_type" VARCHAR,
"number_of_transparent_doors" BIGINT,
"number_of_solid_doors" BIGINT,
"number_of_doors" BIGINT,
"number_of_drawers" BIGINT,
"door_opening_orientation_hinged_sliding" VARCHAR -- Door Opening Orientation (Hinged/Sliding),
"total_volume_cu_ft" DOUBLE -- Total Volume (cu. Ft.),
"mixed_door_cabinet_transparent_door_volume_cu_ft" DOUBLE -- Mixed Door Cabinet: Transparent Door Volume (cu. Ft.),
"mixed_door_cabinet_solid_door_volume_cu_ft" DOUBLE -- Mixed Door Cabinet: Solid Door Volume (cu. Ft.),
"total_display_area_sq_ft" BIGINT -- Total Display Area (sq. Ft.),
"height_in" DOUBLE -- Height (in.),
"width_in" DOUBLE -- Width (in.),
"depth_in" DOUBLE -- Depth (in.),
"reported_daily_energy_consumption_kwh_day" DOUBLE -- Reported Daily Energy Consumption (kWh/day),
"refrigerant_type" VARCHAR,
"refrigerant_with_gwp" 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.