ENERGY STAR Certified Telephones
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_telephones
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_telephones
Certified models meet all ENERGY STAR requirements as listed in the Version 3.0 ENERGY STAR Program Requirements for Telephony (cordless telephones and VoIP telephones) that are effective as of October 1, 2014. A detailed listing of key efficiency criteria are available at https://www.energystar.gov/products/electronics/cordless_phones/key_product_criteria
Organization: U.S. Environmental Protection Agency
Last updated: 2020-11-12T14:52:16.441516
Tags: telephones
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,
"product_type" VARCHAR,
"configuration" VARCHAR,
"additional_handset_telephones_supported" DOUBLE,
"frequency" VARCHAR,
"standby_power_w" DOUBLE -- Standby Power (W),
"off_mode_power_w" DOUBLE -- Off Mode Power (W),
"external_proxy_capability" VARCHAR,
"physical_data_ports" VARCHAR,
"low_power_wireless_technologies" VARCHAR,
"gigabit_ethernet_ports" BIGINT,
"fast_ethernet_ports" BIGINT,
"energy_efficient_ethernet_gigabit" BIGINT -- Energy Efficient Ethernet - Gigabit,
"energy_efficient_ethernet_fast" BIGINT -- Energy Efficient Ethernet - Fast,
"display_resolution_pixels" VARCHAR -- Display Resolution (pixels),
"power_over_ethernet_class" VARCHAR,
"external_power_supply" 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.