Where the data comes from
All readings are pulled from the Department of Irrigation's public ArcGIS feature service. That feed is the source of truth for water-level, rainfall, and threshold data. Each station also has hydrostations metadata (latitude, longitude, basin) which the site uses to group stations by river and order them upstream → downstream.
No database is involved. The feed is fetched on demand and ISR-cached for 60 seconds, so under typical traffic each station triggers at most one upstream call per minute.