MS4 Storm Sewer Outfalls
District of Columbia
@usgov.district_of_columbia_ms4_storm_sewer_outfalls
District of Columbia
@usgov.district_of_columbia_ms4_storm_sewer_outfalls
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"outfall_id" DOUBLE,
"easting" DOUBLE,
"northing" DOUBLE,
"land_use" VARCHAR,
"susceptibility" VARCHAR,
"overall_priority" VARCHAR,
"watershed" VARCHAR,
"receiving_waterbody" VARCHAR,
"road_intersection_1" VARCHAR,
"road_intersection_2" VARCHAR,
"prox_road" VARCHAR,
"landmarks" VARCHAR,
"outfall_shape" VARCHAR,
"type_material" VARCHAR,
"size" VARCHAR,
"date" TIMESTAMP,
"air_temp" VARCHAR,
"weather" VARCHAR,
"outfall_condition" VARCHAR,
"flow" DOUBLE,
"turbidity" VARCHAR,
"odor" VARCHAR,
"visual_other" VARCHAR,
"chlorine" VARCHAR,
"notes" VARCHAR,
"image" VARCHAR,
"fieldinvestigator" VARCHAR,
"last_inspected_date" VARCHAR,
"inspectors" VARCHAR,
"dcw_f_id" VARCHAR,
"assettag" VARCHAR,
"gis_id" VARCHAR,
"globalid" VARCHAR,
"created" VARCHAR,
"edited" VARCHAR,
"objectid" BIGINT
);
Anyone who has the link will be able to view this.