DWR Enterprise Monitoring Well Network
State of California
@usgov.ca_gov_dwr_enterprise_monitoring_well_network
State of California
@usgov.ca_gov_dwr_enterprise_monitoring_well_network
The Department of Water Resources (DWR) Enterprise Monitoring Well Network dataset contains information regarding wells monitored by DWR. The wells included in this dataset have been completed, a well completion report (WCR) has been submitted through the Online System for Well Completion Reports (OSWCR), and have been registered either through the California Statewide Groundwater Elevation Monitoring (CASGEM) Online System or the Sustainable Groundwater Management Act (SGMA) Portal’s Monitoring Network Module (MNM). This dataset will be updated on a monthly basis.
Organization: State of California
Last updated: 2025-07-23T19:44:36.433636
Tags: cal-groundwater, california-department-of-water-resources, dwr, wells
CREATE TABLE dwr_enterprise_monitoring_well_network (
"site_code" VARCHAR,
"region_office" VARCHAR,
"basin_subbasin_name" VARCHAR,
"well_name" VARCHAR,
"swn" VARCHAR,
"stn_id" BIGINT,
"wcr_no" VARCHAR,
"first_msmt_date" TIMESTAMP,
"last_msmt_date" TIMESTAMP,
"msmt_count" BIGINT
);Anyone who has the link will be able to view this.