A COVID-19 wastewater tracker for the Charlottesville and Hampton Roads areas of Virginia. This site predicts the reported cases in a day based on wastewater primary sludge samples collected in multiple locations by the University of Virginia. The predicted cases for each day are compared side by side with data collected from the Virginia Department of Health (VDH).
The live demo link for this site is no longer available. This project has been migrated to the main site in production. To run this project locally, follow the installation steps below.
- automated retrieval and reformatting of SARS-CoV-2 reported cases by county from VDH
- interactive charts
- interactive map
- axios
- Mapbox GL JS
- Recharts
- Socrata Open Data API (SODA)
Install npm:
npm install
Run the project locally:
npm start
© 2020 Noah Beamon