BLM Natl AIM Lotic Indicators Hub
Department of the Interior
@usgov.doi_gov_blm_natl_aim_lotic_indicators_hub
Department of the Interior
@usgov.doi_gov_blm_natl_aim_lotic_indicators_hub
CREATE TABLE table_1 (
"objectid" BIGINT,
"project" VARCHAR,
"blm_adminstate" VARCHAR,
"district" VARCHAR,
"fieldoffice" VARCHAR,
"evaluationid" VARCHAR,
"pointid" VARCHAR,
"streamname" VARCHAR,
"fieldevaldate" VARCHAR,
"sampledmidlatitude" DOUBLE,
"sampledmidlongitude" DOUBLE,
"bottomreachlatitude" DOUBLE,
"bottomreachlongitude" DOUBLE,
"topreachlatitude" DOUBLE,
"topreachlongitude" DOUBLE,
"protocolreachlength" DOUBLE,
"protocoltype" VARCHAR,
"protocolversion" VARCHAR,
"fieldstatus" VARCHAR,
"pointselectiontype" VARCHAR,
"originaldesign" VARCHAR,
"originalstratum" VARCHAR,
"streamorder" BIGINT,
"ecoregionstreamsize" VARCHAR,
"pctoverheadcover" DOUBLE,
"pctbankoverheadcover" DOUBLE,
"vegcomplexity" DOUBLE,
"vegcomplexitywoody" DOUBLE,
"vegcomplexityunderstoryground" DOUBLE,
"pctnoxiouswoodyspecies" DOUBLE,
"pctnativewoodyspecies" DOUBLE,
"pctnoxiousherbspecies" DOUBLE,
"pctsedgerushspecies" DOUBLE,
"pctequisetumspecies" DOUBLE,
"invasiveinvertspecies" VARCHAR,
"observedinvertrichness" DOUBLE,
"expectedinvertrichness" DOUBLE,
"oe_macroinvertebrate" DOUBLE,
"mmi_macroinvertebrate" DOUBLE,
"oe_mmi_modelused" VARCHAR,
"oe_mmi_modelapplicability" VARCHAR,
"macroinvertebratecount" DOUBLE,
"totalnitrogen" DOUBLE,
"totalphosphorous" DOUBLE,
"specificconductance" DOUBLE,
"ph" DOUBLE,
"instanttemp" DOUBLE,
"augtempavg" DOUBLE,
"turbidityavg" DOUBLE,
"poolcount" DOUBLE,
"pctpools" DOUBLE,
"poolfreq" DOUBLE,
"respooldepthavg" DOUBLE,
"lgwoodinchancount" DOUBLE,
"lgwoodinchanfreq" DOUBLE,
"lgwoodinchanvol" DOUBLE,
"lgwoodabovechancount" DOUBLE,
"lgwoodabovechanfreq" DOUBLE,
"lgwoodabovechanvol" DOUBLE,
"pctfineslessthan2mm" DOUBLE,
"pctfineslessthan6mm" DOUBLE,
"d16" DOUBLE,
"d84" DOUBLE,
"d50" DOUBLE,
"geometricmeanparticlediam" DOUBLE,
"pctpooltailfineslessthan2mm" DOUBLE,
"pctpooltailfineslessthan6mm" DOUBLE,
"pctbankcoveredmim" DOUBLE,
"pctbankstable" DOUBLE,
"pctbankcoveredstablemim" DOUBLE,
"pctbankcoveredold" DOUBLE,
"pctbankcoveredstableold" DOUBLE,
"bankfullheightavg" DOUBLE,
"benchheightavg" DOUBLE,
"bankfulldepthavg" DOUBLE,
"benchdepthavg" DOUBLE,
"channelincision" DOUBLE,
"floodplainconnectivity" DOUBLE,
"instreamhabitatcomplexity" DOUBLE,
"bankangleavg" DOUBLE,
"pctbanksundercut" DOUBLE,
"thalwegdepthcv" DOUBLE,
"thalwegdepthavg" DOUBLE,
"pctdry" DOUBLE,
"bankfullwidthavg" DOUBLE,
"wettedwidthavg" DOUBLE,
"wettedwidthwithbaravg" DOUBLE,
"entrenchmentriffle1" DOUBLE,
"entrenchmentriffle2" DOUBLE,
"pctslope" DOUBLE,
"sinuosity" DOUBLE,
"humaninfluence" VARCHAR,
"beaverflowmod" VARCHAR,
"beaversigns" VARCHAR,
"waterwithdrawals" VARCHAR,
"sidechannels" VARCHAR,
"coresubset" VARCHAR,
"supplementals" VARCHAR,
"greenlinevegcomposition" VARCHAR,
"evaluationid_old" VARCHAR
);
Anyone who has the link will be able to view this.