National Groundwater Monitoring Network- Well Lithology Data
State of Washington
@usgov.state_of_washington_national_groundwater_monitoring_ne_13519b8f
State of Washington
@usgov.state_of_washington_national_groundwater_monitoring_ne_13519b8f
This dataset is part of the Washington Geological Survey's (WGS) delivery to the National Groundwater Monitoring Network (NGWMN). It contains well lithology data for wells submitted the NGWMN.
Organization: State of Washington
Last updated: 2020-11-10T17:21:35.653666
Tags: groundwater, national-groundwater-monitoring-network, washington-geological-survey, water-well
CREATE TABLE table_1 (
"agency_cd" VARCHAR,
"site_no" BIGINT,
"source_site_id" VARCHAR,
"layer_no" BIGINT,
"lithology_id" VARCHAR,
"symbol_lithology" VARCHAR,
"lithology_description" VARCHAR,
"lithology_depth_top" BIGINT,
"lithology_depth_top_unit" VARCHAR,
"lithology_depth_bottom" BIGINT,
"lithology_depth_bottom_unit" VARCHAR,
"observation_method" VARCHAR
);Anyone who has the link will be able to view this.