Added two comprehensive datasets with full documentation: 1. Bay Area COVID-19 Wastewater Surveillance (2022-2025) - California statewide COVID-19 wastewater data - 161 weekly data points from CDPH - Leading health indicator for viral trends - Includes automated update scripts 2. Pulitzer Prize Winners - Arts & Letters (1918-2024) - 249 winners across 107 years - Poetry, Drama, and General/Special categories - High-quality curated data from Wikidata - CSV files for each category Added master Data directory documentation (Data/README.md) describing: - Data philosophy and quality standards - All four current datasets - Contribution guidelines - File naming conventions Includes utility commands: - get-bay-area-covid-status: Analyze current COVID wastewater levels - get-california-wastewater-data: Fetch latest surveillance data Updated .gitignore to exclude large raw data files (278MB+). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
22 lines
665 B
Markdown
22 lines
665 B
Markdown
# COVID-19 Wastewater Surveillance Resources
|
|
|
|
## Official Dashboard
|
|
|
|
**CDPH CalSuWers Dashboard**: https://skylab.cdph.ca.gov/calwws/
|
|
- Interactive wastewater surveillance dashboard for California
|
|
- County-level filtering including Bay Area counties
|
|
- Time series graphs with customizable date ranges
|
|
- Updated weekly (Fridays)
|
|
|
|
## Data Source
|
|
|
|
**CDPH Direct CSV Download**: https://data.chhs.ca.gov/dataset/1184f641-313f-47ee-b126-9e8c42699be5/resource/726752d3-afe6-4733-99bd-ffb9f400348c/download/wastewater.csv
|
|
- California statewide aggregated wastewater data
|
|
- Weekly updates
|
|
- Clean CSV format
|
|
- No authentication required
|
|
|
|
---
|
|
|
|
**Last Updated**: 2025-10-07
|