King County Ambient Streams Monitoring - Gaging Details
King County, Washington
@usgov.king_county_washington_king_county_ambient_streams_mon_b10e8fd5
King County, Washington
@usgov.king_county_washington_king_county_ambient_streams_mon_b10e8fd5
This dataset contains information on gaging locations associated with King County ambient stream monitoring program sites, including their status, location, and details.
For more information on the ambient stream monitoring program, visit https://kingcounty.gov/en/dept/dnrp/nature-recreation/environment-ecology-conservation/science-services/streams-monitoring
For more information on the stream gaging program, visit https://green2.kingcounty.gov/hydrology/GaugeMap.aspx
Organization: King County, Washington
Last updated: 2025-03-29T16:11:30.581601
Tags: freshwater, streams, water-quality
CREATE TABLE table_1 (
"locator" VARCHAR,
"gage_colocated_or_nearby" BOOLEAN,
"kc_or_usgs" VARCHAR,
"kc_site" VARCHAR,
"kc_name" VARCHAR,
"kc_lat" DOUBLE,
"kc_lon" DOUBLE,
"kc_status" VARCHAR,
"kc_yearrange" VARCHAR,
"kc_gagenotes" VARCHAR,
"usgs_site" VARCHAR,
"usgs_name" VARCHAR,
"usgs_lat" DOUBLE,
"usgs_lon" DOUBLE,
"usgs_status" VARCHAR,
"usgs_yearrange" VARCHAR,
"usgs_gagenotes" VARCHAR
);Anyone who has the link will be able to view this.