Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.74 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.74 KB

README

This is a GitHub repository hosting the dashboard created by the Delta Stewardship Council's 2023 Restoration working group. The dashboard visualizes several key datasets that provide important insights to restoration projects located in the Sacramento-San Joaquin River Delta.

How to edit

To make edits to this dashboard, first install Quarto (if you don't have it already) and then feel free to make edits according to the Quarto dashboard layout. The rest of the documentation on Quarto dashboards can be found on the sidebar in the previous link, as well.

Make sure to provide your own personal file path to the NCEAS Restoration Box folder in order to run the code in index.qmd. Once you're satisfied with your edits, remember to render index.qmd and commit+push the resulting index.html file.

NOTE: Deprecated lines of code have been commented out but left in the script in case someone wanted to return to them in the future. Feel free to delete these lines if they're not useful.

Potential next steps

Here are some ideas for potential next steps for this dashboard:

  • Publish the datasets in the dashboard to a data repository such as KNB
    • Then edit the file paths in index.qmd to read from the published data instead
  • Add text descriptions on Page 1 and Page 2 to give context on the project
  • Continue to refine the visualizations on Page 2