Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 688 Bytes

File metadata and controls

16 lines (12 loc) · 688 Bytes

Data

The raw spreadsheet isn't checked into this repo (37 MB, and already permanently archived elsewhere with a DOI). Download it with:

curl -sL "https://darchive.mblwhoilibrary.org/server/api/core/bitstreams/08292668-58da-4136-be2b-1859f4b15f33/content" \
  -o bbcdata1992to2023-ver07Nov2024.xlsx

Source: Buzzards Bay Water Quality Data from the Buzzards Bay Coalition's Baywatchers Program, 1992-2023, Jakuba et al., hosted on the MBL/WHOI Data Archive (darchive.mblwhoilibrary.org), DOI 10.26025/1912/25762.

analysis/load_data.py reads this file and caches a filtered .parquet (also gitignored) alongside it on first run.