2016 Residential Sewer Rate Survey
State of Washington
@usgov.state_of_washington_2016_residential_sewer_rate_survey
State of Washington
@usgov.state_of_washington_2016_residential_sewer_rate_survey
The survey includes monthly sewer rates per “equivalent residential unit” (ERU)* served by municipal wastewater treatment plants in Washington State. Information was compiled from August 2016-January 2017 using information from utility billing web pages and phone surveys. Stormwater rates were also included as available.
Organization: State of Washington
Last updated: 2020-11-10T17:21:24.120418
Tags: ecology, sewer-rates, stormwater-rates, wastewater
CREATE TABLE table_1 (
"community_served_billing_entity" VARCHAR -- Community Served (billing Entity),
"districts" VARCHAR,
"treatment_facility_discharge_permit" VARCHAR -- Treatment Facility (Discharge Permit),
"median_household_income_est_2014" DOUBLE -- Median Household Income (Est. 2014),
"population_2015" DOUBLE,
"population_range" VARCHAR,
"county" VARCHAR,
"permit" VARCHAR -- Permit?,
"permit_type" VARCHAR,
"base_rate_mo" DOUBLE,
"cf_included_in_base" VARCHAR,
"rate_per_100cf" DOUBLE,
"rate_1000cf" DOUBLE,
"low_income_rate_1000cf" DOUBLE,
"outside_city_rate" VARCHAR,
"rate_per_100cf_outside" VARCHAR -- Rate Per 100cf (outside),
"low_fixed_income_senior_discount" VARCHAR,
"discount_off" DOUBLE -- Discount (% Off),
"discount_rate" DOUBLE,
"sw_fee" VARCHAR,
"user_classes" VARCHAR,
"year_rates_updated" VARCHAR,
"n_2017_base_rate_mo" DOUBLE -- 2017 Base Rate/mo,
"n_2017_outside" VARCHAR -- 2017 Outside,
"n_2017_low_income_rate" VARCHAR -- 2017 Low Income Rate,
"n_2018_base_rate_mo" VARCHAR -- 2018 Base Rate/mo,
"n_2018_low_income_rate" DOUBLE -- 2018 Low Income Rate,
"n_2019_base_rate_mo" VARCHAR -- 2019 Base Rate/mo,
"n_2019_low_income_rate" DOUBLE -- 2019 Low Income Rate,
"n_2006_rate_1000cf" DOUBLE -- 2006 Rate 1000cf,
"website" VARCHAR
);Anyone who has the link will be able to view this.