Skip to content

lephanthuymai/DSCI_532_Group_12-R

 
 

Repository files navigation

COVID-19 Data Portal

Authors

Member Github
Mai Le lephanthuymai
Rui Wang wang-rui
Sang Yoon Lee rissangs

Description

The COVID-19 Data Portal aims to provide the user with an interactive interface to check their number of cases in the world in a straightforward way. When opening the app, the total confirmed cases by region are shown in the center of the app in the form of a map. The user can choose to zoom in the map and check the detailed case information for a specific region.

On the left side of the dashboard, the user can view the world cases trend for recovered cases, death cases, and confirmed cases. There's also an ordered ranking on the left side which shows how many cases up till now for each countries in different categories. The user can select the categories such as confirmed cases, death cases, recovered cases from the drop-down menu.

On the right side of the dashboard, the country level statistics can be seen in both number format and trend-line format. By default, the user will see Canada's (based on locale) statistics when opening the dashboard. Users can also opt for other region's statistics by selecting from the drop-down menu to view both the case summary and the trend line.

Dashboard Demo

Usage

Access the live dashboard at https://covid-19-data-portal-r.herokuapp.com/

Build the dashboard locally

Step 1: Clone this repository

Step 2:

  • Approach 1:

    • Open DSCI_532_Group_12-R.Rproj in RStudio
    • Click Yes to install required libraries
    • Open app.R
    • Click Source button to execute the project
  • Approach 2:

    • Run Rscript app.R in the terminal

License

The COVID-19 Data Portal materials here are licensed under the Creative Commons Attribution 2.5 Canada License (CC BY 2.5 CA). If re-using/re-mixing please provide attribution and link to this webpage.

References

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 75.7%
  • R 12.9%
  • Python 10.8%
  • Dockerfile 0.6%