Data sources

Provenance & refresh cadence

Data Sources

Every public source Field Risk Atlas ingests, with vintage, license / attribution requirements, and known issues. All sources are public; no proprietary or restricted data is used.

Each source has an EXPECTED_SHA256 constant pinned in its ingest module — if a source's bytes change upstream, ingest fails loudly and a maintainer must review before updating the constant.


Phase 1 — Basin and regulatory layers

B118 Groundwater Basins (i08)

SGMA Basin Prioritization (2019)

Critically Overdrafted Basins (i08 COD)

GSP Areas (i03)

GSP Status Crosswalk (manually maintained)


Phase 2 — Crop, parcel, well, water-district layers

Water Districts (i03 WaterDistricts)

Land IQ Statewide Crop Mapping (2023 final)

USDA NASS Cropland Data Layer (CDL 2024)

DWR i07 Well Completion Reports

Parcels (per-county)

The build plan called for trying a statewide composite first. The only candidate (CA_State_Parcels FeatureServer at services2.arcgis.com/zr3KAIbsRSUyARHG) is purpose-built for earthquake hazard disclosure and has Carahsoft-licensed underlying data — not fit for an open-source release. All 6 v1 counties fall back to per-county sources:

CountyURLAPN fieldCountLicense notes
Sonomasocogis.sonomacounty.ca.gov/.../Sonoma_County_Parcels/FeatureServer/0APN~189K totalCC BY-SA 3.0
Tulareservices2.arcgis.com/bYBANhmQGwSSLC0l/.../Public_Parcel_Search/FeatureServer/2PARCELID (the integer APN column drops leading zeros)164KPublic domain — capabilities Query,Extract
Kernservices5.arcgis.com/Y8jwjGUWbRjuqpG5/.../Assessor_Parcels_Land_2025/FeatureServer/0APN_LABEL (dashed)422KAttribution required: "Kern County Assessor's Office, Mapping Section; Kern Council of Governments; MCAG; City of Bakersfield; City of Shafter." Disclaimer requires fetch-at-runtime use, no committed redistribution
Maderagis.maderacounty.com/server/rest/services/CountyParcels/FeatureServer/0Parcel (dashed)68KPublic record (Cal. Gov. Code §6253). Server has a broken intermediate-cert chain; ingest uses verify_ssl=False
Fresnoservices3.arcgis.com/ibgDyuD2DLBge82s/.../REGIONAL_PARCELS_VW/FeatureServer/11APN314KPublic — no formal license declared
Kingsservices3.arcgis.com/24gLq1DBBzDfd0cZ/.../Parcels/FeatureServer/0APN50K"Departmental and Community use" — public via the Community Development Agency tenant

Key conventions:


Phase 3.5 — USDM drought weeks

US Drought Monitor (per-county weekly time series)


Phase 3 — PLSS section polygons (overlay precursor)

BLM California CadNSDI — First Division Section Polygon


Phase 3 outputs

Canonical parcel store


Reference CSVs (manually maintained, in data/reference/)


Refresh cadence

SourceRefreshWhy
GSP status crosswalkMonthlyEnforcement state changes (SWRCB orders, DWR determinations)
Land IQAnnuallyNew finalized year ~Q1; until then prior year's final
CDLAnnuallyUSDA releases ~Feb
All othersRe-validate SHAs quarterlySource-side schema drift catches early

What is NOT in this project