This repository contains a tool for converting the PDF found at the Massachusetts Water Resources Authority Wastewater COVID-19 Tracking page into usable data.
To produce mwra-biobot.csv
, install Poetry, then run:
poetry install
poetry run extract
The script saves the PDF file in the pdf/
directory, but I am not including these files in the repo.
The repo includes two R files as an example of how to load and plot data from the CSV file, as well as a derivative CSV file of the data in tidied form.
See also nibrivia/mwra-data and adalca/covid-mwra-cases.