This Quarto dashboard visualizes dataset publication activity by the SCAR Antarctic Biodiversity Portal using data retrieved from the GBIF API.
- Quarto
- R with
renvfor dependency management
- Clone this repository.
- Open the project in RStudio.
- Run:
renv::restore()
to install the required packages in a clean environment.
- Render the dashboard with:
quarto preview
View the dashboard in your browser.
For questions or contributions, please open a GitHub issue or contact the SCAR Antarctic Biodiversity Portal team.