ENERGY STAR Certified Displays
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_displays
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_displays
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,
"panel_type" VARCHAR,
"native_resolution_pixels" VARCHAR,
"total_native_resolution_megapixels" DOUBLE,
"screen_size_inches" DOUBLE,
"screen_area_square_inches" DOUBLE,
"model_features" VARCHAR,
"features_enabled_in_default_on_mode" VARCHAR,
"features_enabled_in_default_sleep_mode" VARCHAR,
"signal_or_data_interfaces" VARCHAR,
"power_source" VARCHAR,
"on_mode_power_watts" DOUBLE,
"maximum_on_mode_power_limit_for_signage_certification_watts" DOUBLE,
"sleep_mode_power_watts" DOUBLE,
"maximum_sleep_mode_power_limit_for_signage_certification_watts" DOUBLE,
"off_mode_power_watts" DOUBLE,
"on_mode_power_at_12_lux_at_115_volts_w" DOUBLE,
"on_mode_power_at_300_lux_watts" DOUBLE,
"monitor_total_energy_consumption_at_115_volts_kwh_yr" DOUBLE,
"maximum_total_energy_consumption_limit_for_monitor_cer_68b7803e" DOUBLE,
"maximum_luminance_candelas_per_square_meter" DOUBLE,
"enhanced_performance_display" VARCHAR,
"color_gamut" DOUBLE,
"color_spaces_supported" VARCHAR,
"high_dynamic_range_hdr" VARCHAR,
"display_contrast_ratio_at_0_deg_horiz_viewing_angle" BIGINT,
"reported_contrast_ratio_at_85_degrees_left_horizontal__9af0a037" DOUBLE,
"reported_contrast_ratio_at_85_degrees_right_horizontal_9a0c3c2d" DOUBLE,
"usb_c_with_power_delivery_supported" VARCHAR,
"maximum_power_delivery_w" DOUBLE,
"tiled_display_system" VARCHAR,
"maximum_tiled_configuration" DOUBLE,
"date_available_on_market" VARCHAR,
"date_certified" VARCHAR,
"markets" VARCHAR,
"cb_model_identifier" VARCHAR,
"meets_most_efficient_2025_criteria" VARCHAR
);
Anyone who has the link will be able to view this.