SARS-CoV-2 - deployed at Posit Cloud
With the advancement of technologies, an enormous amount of data is being generated daily, and to understand and infer better results, we need to take advantage of modern technologies to handle and visualize the data.
Here, I have used Shiny for R to develop a Dashboard for the randomly selected 100K records for SARS-CoV-2 retrieved from NCBI SARS-CoV-2 Data Hub.
It has been tried to visualize the data for better understanding, and various filters have been incorporated to cater to user requirements. Multiple libraries were used for data processing and visualization
The project was developed with R 4.3.3 and RStudio RStudio 2023.12.0+369 "Ocean Storm"
Shiny 1.8.1.1 was used for development along-with bslib 0.7.0 for customization.
dplyr:1.1.4 – data pre-processing
ggplot:3.5.0 - for visualization of plots
plotly:4.10.4 – for interactivity of plots
gisocR:0.4.2 – for Maps data
DT:0.33 – for data tables
- Install R and RStudio
- Install the libraries.
- Clone the repo.
git clone https://github.com/hemantjoon/sars-shiny-dashboard.git
- Launch the application
shiny::runApp()
SARS-CoV-2 application is developed by Hemant Kumar Joon.
Linkedin | ResearchGate | Github | Portfolio
Visit our Shiny Application