ENERGY STAR Certified Imaging Equipment
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_imaging_equipment
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_imaging_equipment
Certified models meet all ENERGY STAR requirements as listed in the Version 3.0 and Version 3.1 ENERGY STAR Program Requirements for Imaging Equipment that are effective as of October 11, 2019 and the V3.2 Program Requirements that are effective as of November 18, 2021. A detailed listing of key efficiency criteria are available at https://www.energystar.gov/products/office_equipment/imaging_equipment/key_product_criteria
Organization: U.S. Environmental Protection Agency
Last updated: 2020-11-12T14:52:34.550198
Tags: imaging-equipment
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,
"professional_imaging_product" VARCHAR,
"remanufactured_product" VARCHAR,
"page_format_size" VARCHAR,
"marking_technology" VARCHAR,
"color_capability" VARCHAR,
"print_speed_ipm_or_mppm" BIGINT -- Print Speed (ipm Or Mppm),
"automatic_duplex_output_capable" VARCHAR,
"typical_electricity_consumption_tec_kwh_wk" DOUBLE -- Typical Electricity Consumption (TEC) (kWh/wk),
"typical_electricity_consumption_tec_kwh_yr" DOUBLE -- Typical Electricity Consumption (TEC) (kWh/yr),
"power_in_sleep_watts" DOUBLE -- Power In Sleep (Watts),
"power_in_off_watts" DOUBLE -- Power In Off (Watts),
"default_delay_time_to_sleep_minutes" BIGINT -- Default Delay Time To Sleep (minutes),
"print_copy_time_from_ready_state_s" VARCHAR -- Print/Copy Time From Ready State (s),
"print_copy_time_from_sleep_mode_s" VARCHAR -- Print/Copy Time From Sleep Mode (s),
"print_copy_time_from_previous_job_s" VARCHAR -- Print/Copy Time From Previous Job (s),
"digital_front_end_dfe_manufacturer" VARCHAR -- Digital Front End (DFE) Manufacturer,
"dfe_model_number" VARCHAR,
"dfe_typical_electricity_consumption_tec_kwh_wk" DOUBLE -- DFE Typical Electricity Consumption (TEC) (kWh/wk),
"dfe_typical_electricity_consumption_tec_kwh_yr" DOUBLE -- DFE Typical Electricity Consumption (TEC) (kWh/yr),
"dfe_ready_state_power_watts" DOUBLE -- DFE Ready State Power (Watts),
"dfe_sleep_mode_power_watts" DOUBLE -- DFE Sleep Mode Power (Watts),
"professional_imaging_product_ready_mode_power_w" DOUBLE -- Professional Imaging Product Ready Mode Power (W),
"professional_imaging_product_production_energy_wh_image" DOUBLE -- Professional Imaging Product Production Energy (Wh/image),
"functional_adders" 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.