Public Dataset

NY Health Watch publishes the underlying data it collects as free, openly licensed CSV files. These datasets are generated automatically by our pipeline and committed to GitHub on every update. Use them however you like — research, visualization, journalism, or building your own tools.

License: Public domainFormat: CSV, UTF-8Source: CDC NWSS + NYSDOHLast updated: June 14, 2026

Wastewater — Latest by County

Updated weekly
wastewater_by_county_latest.csv
↓ Download CSV

Most recent wastewater surveillance reading per county per pathogen. One row per county per pathogen (COVID-19, Influenza A, RSV).

FieldDescription
county_fips5-digit FIPS code (36001 = Albany)
county_nameCounty name
pathogen_slugDisease: covid-19 / influenza / rsv
sample_dateEnd date of the sampling period
percentileWVAL score vs. plant historical baseline
our_levelDerived level: low / watch / moderate / high
our_trendSignal direction: rising / stable / declining
plant_nameWastewater treatment plant
population_servedApproximate population served

Wastewater — Full History

Growing dataset
wastewater_history.csv
↓ Download CSV

Complete wastewater surveillance time series for New York State. Every observation since monitoring began, growing with each pipeline run.

FieldDescription
county_fips5-digit FIPS code
pathogen_slugDisease identifier
sample_dateEnd of sampling period
percentileWVAL score
concentrationRaw PCR concentration (copies/mL) where available
our_levelDerived threat level
fetched_atWhen we retrieved this record from CDC

Disease Cases — Annual by County

Updated annually
disease_cases_annual.csv
↓ Download CSV

Annual communicable disease case counts by county, extracted from NYSDOH annual reports. Covers 61+ diseases across all 62 NYS counties.

FieldDescription
data_yearReport year (e.g. 2024)
county_fips5-digit FIPS code
county_nameCounty name
disease_slugDisease identifier (e.g. lyme-disease)
case_countConfirmed cases (null if suppressed for privacy)
is_suppressed1 if NYSDOH withheld count (typically < 5 cases)
data_sourceSource document

Data sources

CDC National Wastewater Surveillance System (NWSS)Wastewater viral activity levels for COVID-19, Influenza A, RSV. Updated weekly.
NYSDOH Communicable Disease Annual ReportsCounty-level case counts for 61+ diseases. Updated annually (published ~February).

Notes

  • NYC borough data (Bronx, Brooklyn, Manhattan, Queens, Staten Island) is reported as a combined NYC total in the annual case data and is not broken down by borough in the NYSDOH source.
  • Case counts below 5 are suppressed by NYSDOH for privacy — these appear as null in disease_cases_annual.csv with is_suppressed = 1.
  • Wastewater data coverage varies by county. Not all NYS counties have active monitoring sites.
  • All source data is produced by US government agencies and is in the public domain. Our processing code is MIT licensed.

Questions about the data? See the methodology page for how threat levels are computed.