Skip to content

Repository files navigation

COVID-19_Growth_Patterns

This repository includes a data science project to study growth patterns for COVID-19 virus.

Results

https://hamzaehsan97.github.io/VirusGrowthPatterns/

Prerequisites

To deploy the program on a local machine the following hardware/softwares are requires :

R

RStudio

The following libraries are required to recreate this app. You can download these libraries in Rstudio through Tools or through the command line using 'install.packages("Package Name")'

library(tidyverse) 
library(tidytext)
library(ggplot2)
library(rtweet)
library(gtrendsR)
library(plyr)
library(magrittr)
library(rvest)
library(shiny)
library(leaflet)
library(dplyr)
library(leaflet.extras)

Knitting the report:

  1. Open finalReport.rmd in RStudio
  2. knit file to html.

Built With

Authors

  • Hamza Ehsan

Data

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Screenshots

Deaths Heat Map

Death Heatmap Image

Fatalaties Since Patient Zero

Fatalies Graph Image

About

This repository includes a data science project to study growth patterns for COVID-19 virus.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages