All Projects → stuti24m → COVIDstats

stuti24m / COVIDstats

Licence: MIT license
COVID-19 Statistical Analysis Simulator App using R deployed on shinyapps.io a John Hopkins University COVID count clone and simulator

Programming Languages

r
7636 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to COVIDstats

Hexapod Robot Simulator
A hexapod robot simulator built from first principles
Stars: ✭ 577 (+4338.46%)
Mutual labels:  simulator, plotly
Hexapod
Blazing fast hexapod robot simulator for the web.
Stars: ✭ 370 (+2746.15%)
Mutual labels:  simulator, plotly
lovelace-plotly-graph-card
Highly customisable Lovelace card to display interactive graphs. Brings scrolling, zooming, and much more!
Stars: ✭ 38 (+192.31%)
Mutual labels:  graphs, plotly
shinyAppTutorials
a collection of shiny app demonstrations 📊
Stars: ✭ 50 (+284.62%)
Mutual labels:  rstudio, shinyapps
gnn-lspe
Source code for GNN-LSPE (Graph Neural Networks with Learnable Structural and Positional Representations), ICLR 2022
Stars: ✭ 165 (+1169.23%)
Mutual labels:  graphs
FluentSimulator
A fluent syntax .NET REST/HTTP API simulator for automated unit and UI testing.
Stars: ✭ 23 (+76.92%)
Mutual labels:  simulator
showdown-battle-bot
Socket Battle Bot for Pokemon Showdown (http://pokemonshowdown.com/)
Stars: ✭ 19 (+46.15%)
Mutual labels:  simulator
armcompanion
Companion materials for the rstudio::conf 2019 Advanced R Markdown workshop
Stars: ✭ 15 (+15.38%)
Mutual labels:  rstudio
graph datasets
A Repository of Benchmark Graph Datasets for Graph Classification (31 Graph Datasets In Total).
Stars: ✭ 227 (+1646.15%)
Mutual labels:  graphs
name-needed
🕹 A one man effort to produce an open source, intuitive and high performance Dwarf Fortress-esque game. Needs a name.
Stars: ✭ 87 (+569.23%)
Mutual labels:  simulator
cotect
🛡Crowd-sourced COVID-19 reporting and assessment system.
Stars: ✭ 14 (+7.69%)
Mutual labels:  covid
XWorld
A C++/Python simulator package for reinforcement learning
Stars: ✭ 82 (+530.77%)
Mutual labels:  simulator
iBeacon-Android
iBeacon scanner and simulator - Android application example
Stars: ✭ 28 (+115.38%)
Mutual labels:  simulator
Python-2D-Simulation-of-Schrodinger-Equation
Une simulation de l'évolution d'un paquet d'onde gaussien
Stars: ✭ 39 (+200%)
Mutual labels:  simulator
Corona-Tracker-Bot
Discord bot for coronavirus (COVID-19) , With Ai [Machine learning algorithms] integrated into it
Stars: ✭ 26 (+100%)
Mutual labels:  plotly
device-simulator
基于netty的设备模拟器,模拟设备消息收发,压力测试。
Stars: ✭ 35 (+169.23%)
Mutual labels:  simulator
graph-transformer-pytorch
Implementation of Graph Transformer in Pytorch, for potential use in replicating Alphafold2
Stars: ✭ 81 (+523.08%)
Mutual labels:  graphs
gm
R Package for Music Score and Audio Generation
Stars: ✭ 116 (+792.31%)
Mutual labels:  rstudio
django admin chart js
An example repo showing how to add Chart.js to Django admin
Stars: ✭ 35 (+169.23%)
Mutual labels:  plotly
continuous Bernoulli
There are C language computer programs about the simulator, transformation, and test statistic of continuous Bernoulli distribution. More than that, the book contains continuous Binomial distribution and continuous Trinomial distribution.
Stars: ✭ 22 (+69.23%)
Mutual labels:  simulator

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


and it's done... Explore R and create beautiful dashboards and deploy them using shinyapps.io

Cheerio 🙋‍♀️.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].