Sanitary Sewer Overflows
City of Bloomington
@usgov.city_of_bloomington_sanitary_sewer_overflows_9950c
City of Bloomington
@usgov.city_of_bloomington_sanitary_sewer_overflows_9950c
Sanitary Sewer Overflows (SSO) are releases of untreated sewage into the environment. City of Bloomington Utilities Department records and maintains data for all SSO events that occur within Bloomington's wastewater collection and treatment system. Additionally, each event is reported to the Indiana Department of Environmental Management.
Organization: City of Bloomington
Last updated: 2023-05-20T03:44:14.750518
CREATE TABLE table_1 (
  "manhole" DOUBLE,
  "start_date" TIMESTAMP,
  "end_date" TIMESTAMP,
  "location" VARCHAR,
  "event" VARCHAR,
  "rain" DOUBLE,
  "gallons" DOUBLE,
  "drainage_basin" VARCHAR,
  "sewershed" VARCHAR,
  "lat_long" VARCHAR
);Anyone who has the link will be able to view this.