Materials for the TBEP FIB dashboard
- Data under the baywide reporting tab are updated annually
- January each year, create new data objects for
catchprecip(from here) andenterodata(from here) in tbeptools. Both can be updated by just downloading the most recent year and appending to the existing data (catchprecipdata takes a while). Note that December rainfall data may not be available early January and many months of the previous year for FIB data will not be available until later in the year. - 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
- January each year, create new data objects for
- 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), andpolcofibdata(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.
- January each year, create new data objects for
- There should be no need to update any of the code for the dashboard when any of the data are updated.