Skip to content

CompassRed/ncco_wastewater_dash

Repository files navigation

NCCo COVID-19 Wastewater Testing Dashboard

License: GPL v3

Overview

In April of 2020, New Castle County (NCCo) Executive Matt Meyer announced a partnership with Biobot Analytics, Inc. to begin regular analysis of county and city of Wilmington wastewater in order to estimate the level of novel coronavirus in the sewer service area. In August, those efforts are being continued through a parternship with the University of Delaware's newly created Center for Environmental and Wastewater-based Epidemiological Research (CEWER). NCCo tasked CompassRed with creating an interactive dashboard for this information (previously presented to the public in an Excel file).

Technology Used

This dashboard was created using R's application framework shiny. Main R packages used are:

  • tidyverse: data manipulation and transformation
  • leaflet: choropleth map (OpenStreetMap)
  • ggplot2 and plotly: bar and trendline charts
  • shinycssloaders and bsplus: front-end improvements
  • shinyjs: sending JavaScript to the browser and back to the R server

Additionally, QGIS was used for transforming county shape data (geodatabase format) into .geojson format for use in leaflet mapping.

Relevant Links

Development Notes

Requires .Renviron with LOCAL variable set to TRUE or FALSE

About

New Castle County Delaware COVID-19 Wastewater Testing Dashboard: https://compassred.shinyapps.io/ncco_wastewater

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published