ENERGY STAR Certified Commercial Steam Cookers
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_commercial_steam_cookers
U.S. Environmental Protection Agency
@usgov.epa_gov_energy_star_certified_commercial_steam_cookers
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,
"method_of_steam_generation" VARCHAR,
"pan_capacity" BIGINT,
"primary_fuel_source" VARCHAR,
"cooking_energy_efficiency" BIGINT,
"water_consumption_gallons_hr" DOUBLE,
"idle_energy_rate_gas_btu_hr" DOUBLE,
"idle_energy_rate_electric_watts" DOUBLE,
"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.