An open API service indexing awesome lists of open source software.

https://github.com/sodascience/disease_database_viewer

Viewer for historical disease database
https://github.com/sodascience/disease_database_viewer

disease-spread history mapping shiny-apps

Last synced: 12 months ago
JSON representation

Viewer for historical disease database

Awesome Lists containing this project

README

          

# Disease database viewer

This repository contains a basic Shiny app to interactively view our [historical disease database](https://github.com/sodascience/disease_database).

![screenshot](./screenshot.png)

To run the app, install a recent version of R. Then, from within R, run:

```R
install.packages(c("shiny", "bslib", "duckdb", "tidyverse", "sf", "glue"))
shiny::runGitHub("sodascience/disease_database_viewer")
```

## Contact
This is a project by the [ODISSEI Social Data Science (SoDa)](https://odissei-soda.nl) team.
Do you have questions, suggestions, or remarks on the technical implementation? Create an issue in the [issue tracker](https://github.com/sodascience/disease_database_viewer/issues) or feel free to contact [Erik-Jan van Kesteren](https://github.com/vankesteren).

SoDa logo