Skip to content

hemantjoon/sars-shiny-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SARS-CoV-2 | Shiny Dashboard

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

Requirements

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.

Main Libraries

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

Build

  1. Install R and RStudio
  2. Install the libraries.
  3. Clone the repo.
    git clone https://github.com/hemantjoon/sars-shiny-dashboard.git 
    
  4. Launch the application
    shiny::runApp()

Shiny Developer

SARS-CoV-2 application is developed by Hemant Kumar Joon.
Linkedin | ResearchGate | Github | Portfolio

Visit our Shiny Application

License

Apache License 2.0

About

A powerful shiny dashboard to visualize sars-cov-2 data with various filters.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages