Stormwater Projects
State of California
@usgov.ca_gov_stormwater_projects_93bfb
State of California
@usgov.ca_gov_stormwater_projects_93bfb
The dataset contains storm water projects planned in the future throughout California that involve groundwater recharge and direct use. It was used to develop storm water targets for the years 2020 and 2035 per directives to DWR in California Water Code Section 10608.50 (b). Projects included are those proposed to be constructed post 2014. Information from various databases was used to compile the project database. More details can be found in the public review draft report “Stormwater Targets for Groundwater Recharge and Direct Use in Urban California”. September 18, 2018.
Organization: State of California
Last updated: 2025-07-23T21:47:03.374065
Tags: california-department-of-water-resources
CREATE TABLE stormwater_projects (
"id" DOUBLE,
"applicant_proponent" VARCHAR,
"projects" VARCHAR,
"gw_recharge_amount_afy" DOUBLE,
"directuse_afy" DOUBLE,
"basis_for_amounts" VARCHAR,
"urbanornonurbanorboth_swsource_check" VARCHAR,
"construction_end_targetyrnb" DOUBLE,
"dwr_irwm_region_name" VARCHAR,
"dwr_hydrologicregion_name" VARCHAR,
"program1" VARCHAR,
"swrp_or_equiv_swrp" VARCHAR,
"dwr_contact_comments" VARCHAR,
"dwr_targetnotes" VARCHAR
);Anyone who has the link will be able to view this.