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

https://github.com/jsten07/osem-dashboard

proof of concept of https://opensensemap.org/ dashboard with R shiny
https://github.com/jsten07/osem-dashboard

dashboard opensensemap opensensmapr r shiny

Last synced: about 1 year ago
JSON representation

proof of concept of https://opensensemap.org/ dashboard with R shiny

Awesome Lists containing this project

README

          

# osem-dashboard

Summary of senseBoxes from the [openSenseMap](https://opensensemap.org/) visulized as a dashboard with R-shiny.
Makes use of the [R package opensensmapr](https://cran.r-project.org/package=opensensmapr).

Currently deployed at [shinyapps](https://sten.shinyapps.io/osem-dashboard/).

More proof of concept than serious app as it needs some visual and functional improvements.

# Get started

To run it locally, download the repository and run R command `runApp()`. (E.g. open the repository in RStudio and tpye it into the console).