Citywide GSI BMP
City of Seattle
@usgov.city_of_seattle_citywide_gsi_bmp
City of Seattle
@usgov.city_of_seattle_citywide_gsi_bmp
CREATE TABLE table_1 (
"objectid" BIGINT,
"gb_key" BIGINT,
"gsi_key" DOUBLE,
"project_name" VARCHAR,
"department" VARCHAR,
"purpose" VARCHAR,
"funder" VARCHAR,
"install_year" DOUBLE,
"sewer_classification_code" VARCHAR,
"cso_basin_key" DOUBLE,
"cso_basin_name" VARCHAR,
"creek_watershed_key" DOUBLE,
"creek_watershed_name" VARCHAR,
"source_type" VARCHAR,
"source_id" VARCHAR,
"best_managed_practice" VARCHAR,
"number_of_bmps" DOUBLE,
"infiltration_sq_ft" DOUBLE,
"impervious_managed_sq_ft" DOUBLE,
"avg_annual_runoff_vol_managed_cb_ft" DOUBLE,
"avg_annual_runoff_vol_managed_gln" DOUBLE,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.