Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stuti24m/COVIDstats
COVID-19 Statistical Analysis Simulator App using R deployed on shinyapps.io a John Hopkins University COVID count clone and simulator
https://github.com/stuti24m/COVIDstats
covid covidstats dataset graphs plotly r rstudio server shinyapps simulator statistics ui
Last synced: about 1 month ago
JSON representation
COVID-19 Statistical Analysis Simulator App using R deployed on shinyapps.io a John Hopkins University COVID count clone and simulator
- Host: GitHub
- URL: https://github.com/stuti24m/COVIDstats
- Owner: stuti24m
- License: mit
- Created: 2020-07-02T08:10:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-12T14:35:07.000Z (about 4 years ago)
- Last Synced: 2024-08-13T07:13:28.978Z (5 months ago)
- Topics: covid, covidstats, dataset, graphs, plotly, r, rstudio, server, shinyapps, simulator, statistics, ui
- Language: R
- Homepage: https://covidstats.shinyapps.io/COVID-19-Statistical-Analysis-Simulator-master/
- Size: 243 KB
- Stars: 13
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - stuti24m/COVIDstats - COVID-19 Statistical Analysis Simulator App using R deployed on shinyapps.io a John Hopkins University COVID count clone and simulator (R)
README
# COVIDstats --
🤓**COVID-19 Statistical Analysis Simulator App using R**This dashboard demonstrates some recent news and the related statistics about the Coronavirus pandemic. This App is a simulator, that reads from the John Hopkins dataset, and shows some data related to confirmed cases, deceased and recovered cases
## ✔Import libraries --
1. shiny
2. shinydashboard
3. tidyverse
4. leaflet
5. plotly
6. DT
7. fs
8. wbstats## ✨Inspiration --
https://coronavirus.jhu.edu/map.html John Hopkins University covid-19 webapp
## Dataset --
https://github.com/CSSEGISandData/COVID-19 .
## **COVIDstats** made with ❤ by me--https://covidstats.shinyapps.io/COVID-19-Statistical-Analysis-Simulator-master/
## 🚀 Deployment --- publish your app on Rstudio
- create an account on https://www.shinyapps.io/
- give a name to your app
- use your rsconnect secret key access on the publish segment in Rstudio
- proceed to deploy
![WhatsApp Image 2020-07-02 at 14 01 06](https://user-images.githubusercontent.com/51860224/86337422-b8bc6400-bc6e-11ea-83cc-3e7419258945.jpeg)
and it's done... Explore R and create beautiful dashboards and deploy them using shinyapps.io
Cheerio 🙋‍♀️.