Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.03 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.03 KB

mwra-biobot

graph of MWRA wastewater testing for COVID-19, 2023

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.

Similar tools

See also nibrivia/mwra-data and adalca/covid-mwra-cases.