National Fish Habitat Action Plan (NFHAP) Habitat Condition Indices [ds733]
State of California
@usgov.ca_gov_national_fish_habitat_action_plan_nfhap_habitat_c8c7d37b
State of California
@usgov.ca_gov_national_fish_habitat_action_plan_nfhap_habitat_c8c7d37b
CREATE TABLE table_1 (
"objectid" BIGINT,
"comid" BIGINT,
"areasqkm" DOUBLE,
"nfhap_sour" VARCHAR,
"l_comid" BIGINT,
"l_areasqkm" DOUBLE,
"l_urbanl" DOUBLE,
"l_urbanm" DOUBLE,
"l_urbanh" DOUBLE,
"l_pasture" DOUBLE,
"l_crops" DOUBLE,
"l_popdens" DOUBLE,
"l_roadcr" BIGINT,
"l_roadlen" DOUBLE,
"l_dams" BIGINT,
"l_mines" BIGINT,
"l_tri" BIGINT,
"l_npdes" BIGINT,
"l_cerc" BIGINT,
"n_comid" BIGINT,
"n_areasqkm" DOUBLE,
"n_urbanlc" DOUBLE,
"n_urbanmc" DOUBLE,
"n_urbanhc" DOUBLE,
"n_pasturec" DOUBLE,
"n_cropsc" DOUBLE,
"n_popdensc" DOUBLE,
"n_roadcrc" BIGINT,
"n_roadlenc" DOUBLE,
"n_damsc" BIGINT,
"n_minesc" BIGINT,
"n_tric" BIGINT,
"n_npdesc" BIGINT,
"n_cercc" BIGINT,
"id" BIGINT,
"s_comid" BIGINT,
"ldistindex" VARCHAR,
"ndistindex" VARCHAR,
"cumdistind" VARCHAR,
"ldistind_1" DOUBLE,
"ndistind_1" DOUBLE,
"cumdisti_1" DOUBLE,
"shape_area" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.