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
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.