ENERGY STAR Certified Commercial Clothes Washers
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_commercial_clothes_washers
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_commercial_clothes_washers
Certified models meet all ENERGY STAR requirements as listed in the Version 8.0 ENERGY STAR Program Requirements for Clothes Washers that are effective as of February 5, 2018. A detailed listing of key efficiency criteria are available at https://www.energystar.gov/products/appliances/clothes_washers/key_product_criteria.
Organization: U.S. Environmental Protection Agency
Last updated: 2020-11-12T14:52:14.843885
Tags: commercial-clothes-washers
CREATE TABLE table_1 (
"energy_star_unique_id" BIGINT,
"brand_name" VARCHAR,
"model_number" VARCHAR,
"additional_model_information" VARCHAR,
"upc" VARCHAR,
"load_configuration" VARCHAR,
"additional_washer_features" VARCHAR,
"intended_market" VARCHAR,
"volume_cu_ft" DOUBLE -- Volume (cu. Ft.),
"modified_energy_factor_mef" DOUBLE -- Modified Energy Factor (MEF),
"us_federal_standard_mef" DOUBLE -- US Federal Standard (MEF),
"annual_energy_use_kwh_yr" BIGINT -- Annual Energy Use (kWh/yr),
"water_factor_wf" VARCHAR -- Water Factor (WF),
"us_federal_standard_wf" DOUBLE -- US Federal Standard (WF),
"integrated_water_factor_iwf" DOUBLE -- Integrated Water Factor (IWF),
"us_federal_standard_iwf" DOUBLE -- US Federal Standard (IWF),
"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.