U.S. Electric Utility Companies And Rates: Look-up By Zipcode (2013)
Department of Energy
@usgov.doe_gov_u_s_electric_utility_companies_and_rates_look__7b0b1342
Department of Energy
@usgov.doe_gov_u_s_electric_utility_companies_and_rates_look__7b0b1342
CREATE TABLE noniouzipcodes2013 (
"zip" BIGINT,
"eiaid" BIGINT,
"utility_name" VARCHAR,
"state" VARCHAR,
"service_type" VARCHAR,
"ownership" VARCHAR,
"comm_rate" DOUBLE,
"ind_rate" DOUBLE,
"res_rate" DOUBLE
);
Anyone who has the link will be able to view this.