DWW Pump Stations
City of Seattle
@usgov.city_of_seattle_dww_pump_stations
City of Seattle
@usgov.city_of_seattle_dww_pump_stations
CREATE TABLE table_1 (
"objectid" BIGINT,
"ply_fea_key" DOUBLE,
"dww_feature_key" BIGINT,
"eqnum" DOUBLE,
"npdes_id" DOUBLE,
"cso_facility_id" DOUBLE,
"primary_rain_gage" VARCHAR,
"secondary_rain_gage" VARCHAR,
"discharge1_feature_key" DOUBLE,
"discharge1_mnl_pt_id" VARCHAR,
"discharge2_feature_key" DOUBLE,
"discharge2_mnl_pt_id" VARCHAR,
"overflow1_feature_key" DOUBLE,
"overflow1_mnl_pt_id" VARCHAR,
"overflow2_feature_key" DOUBLE,
"overflow2_mnl_pt_id" VARCHAR,
"feature_type_code" VARCHAR,
"feature_type" VARCHAR,
"owner_code" VARCHAR,
"owner" VARCHAR,
"lifecycle" VARCHAR,
"lifecycle_desc" VARCHAR,
"forced_main1_head_ft" DOUBLE,
"forced_main1_length_ft" DOUBLE,
"forced_main1_diameter_inch" DOUBLE,
"forced_main2_head_ft" DOUBLE,
"forced_main2_length_ft" DOUBLE,
"forced_main2_diameter_inch" DOUBLE,
"emergency_power_volt_phase" VARCHAR,
"sewer_classification_type" VARCHAR,
"sewer_classification" VARCHAR,
"wet_well_approx_storage_time_hrs" VARCHAR,
"comments" VARCHAR,
"se_anno_cad_data" VARCHAR,
"shape_area" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.