Permitted Dams In The State Of Iowa
State of Iowa
@usgov.state_of_iowa_permitted_dams_in_the_state_of_iowa
State of Iowa
@usgov.state_of_iowa_permitted_dams_in_the_state_of_iowa
CREATE TABLE table_1 (
"nidid" VARCHAR,
"state_id" BIGINT,
"dam_name" VARCHAR,
"owner_name" VARCHAR,
"owner_type" VARCHAR,
"designer" VARCHAR,
"county_name" VARCHAR,
"township_and_section" VARCHAR,
"river" VARCHAR,
"nid_height" DOUBLE,
"nid_storage" DOUBLE,
"normal_storage" DOUBLE,
"surface_area" DOUBLE,
"drainage_area" DOUBLE,
"dam_length" BIGINT,
"year_complete" BIGINT,
"permit_number" BIGINT,
"hazard" VARCHAR,
"structurec" DOUBLE,
"point_location" VARCHAR
);
Anyone who has the link will be able to view this.