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
- Host: GitHub
- URL: https://github.com/jsten07/osem-dashboard
- Owner: jsten07
- Created: 2023-03-29T09:44:09.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-29T14:06:36.000Z (about 3 years ago)
- Last Synced: 2025-01-16T05:13:28.546Z (about 1 year ago)
- Topics: dashboard, opensensemap, opensensmapr, r, shiny
- Language: R
- Homepage: https://sten.shinyapps.io/osem-dashboard/
- Size: 1.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).