Texas Commission On Environmental Quality - Sanitary Sewer Overflows (SSO)
City of Austin
@usgov.city_of_austin_texas_commission_on_environmental_quali_83972d34
City of Austin
@usgov.city_of_austin_texas_commission_on_environmental_quali_83972d34
An SSO is a type of unauthorized discharge of untreated or partially treated wastewater from a collection system or its components (e.g., a manhole, lift station, or cleanout) before it reaches a wastewater treatment facility. Collection systems that are properly designed, operated, and maintained will collect and transport all of the sewage and industrial wastewater that flow into them to a facility for appropriate treatment. However, SSOs can occur if there is significant inflow/infiltration, the collection system is poorly operated and maintained, or the system lacks adequate capacity to collect or store flows for treatment, or to treat them.
Organization: City of Austin
Last updated: 2025-09-25T13:41:46.300311
Tags: oce, office-of-compliance-and-enforcement, program-support-environmental-assistance-division, psead, sanitary-sewer-overflow, sso
CREATE TABLE table_1 (
"incident_number" VARCHAR,
"regulated_entity_number" VARCHAR,
"regulated_entity_name" VARCHAR,
"material_type" VARCHAR,
"amount" DOUBLE,
"amount_unit" VARCHAR,
"start_date" TIMESTAMP,
"end_date" VARCHAR,
"received_date" TIMESTAMP,
"status_code" VARCHAR,
"tceq_region" VARCHAR,
"list_of_permits" VARCHAR,
"source" VARCHAR,
"cause" VARCHAR,
"receiving_water_body" VARCHAR,
"river_segment" BIGINT,
"customer_number" VARCHAR,
"county" VARCHAR,
"incident_description" VARCHAR,
"incident_action" VARCHAR,
"incident_comment" VARCHAR
);
Anyone who has the link will be able to view this.