Skip to content

tbep-tech/fib-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fib-dash

build DOI

Materials for the TBEP FIB dashboard

Automated and regular updates

  • Data under the baywide reporting tab are updated annually
    • January each year, create new data objects for catchprecip (from here) and enterodata (from here) in tbeptools
    • Save each to tbeptools and save each in the data folder in this repo, push both back to their repositories. Once the changes in this repo are pushed to GitHub they will be available for the dashboard. Updating tbeptools is just to keep the data current.
    • Update State of the Bay graphic for TBEP website here, push to SOB repo
  • County datasets are updated weekly using GitHub Actions as they become available from the sources, with most updates occurring monthly or quarterly. These are currently pulled from EPA Water Quality Portal which has significant lags. EPCHC data (fibdata) are the exception where data are pulled directly from source.
    • January each year, create new data objects for fibdata (from here), hcesdfibdata (from here), mancofibdata (from here), pascofibdata (from here), and polcofibdata (from here) in tbeptools
    • Push all to the tbeptools repository to keep the data current with those here. They are not used in this repository since the data pulls are automated weekly.
  • There should be no need to update any of the code for the dashboard when any of the data are updated.