Giter VIP home page Giter VIP logo

covid19analysis's Introduction

COVID19Analysis

Introduction

This project was created as a response to the Coronavirus pandemic. Utilizing mortality data from ourworldindata.org and population data from population.un.org I analyzed the worldwide mortality and testing rates of Covid-19. This data was then presented visually in a line graph.

Staring the Project

When I keep getting errors after running my code

After realizing I spelled America wrong and now my code runs perfectly

Table of Contents

Technologies

This project was created with:

  • R Studio Version 1.2.
  • R Console 3.6.3
  • 2015 Mac with 4GB running macOS Catalina Version 10.15.3

Setup

Install the following packages

  1. R Studio
  2. R Console for Windows
  3. R Console for MacOSX

In addition the following packages were installed via the console in R Studio:

> install.packages("tidyverse")
> install.packages("DataExplorer")
> install.packages("devtools")
> install.packages("dplyr")
> install.packages("ggplot2")
> install.packages("ggrepel")
> install.packages("lubridate")
> install.packages("plyr")

Additional packages and descriptions of what they do can be found here:

https://cran.r-project.org/web/packages/available_packages_by_date.html

Further Resources

Below are links to additional R Studio setup help:

https://www.dummies.com/programming/r/how-to-install-and-configure-rstudio/

https://youtu.be/orjLGFmx6l4

Status

This project is ongoing and will be updated as the Covid-19 pandemic continues. It currently only holds data from the middle of March until the end of April. New data is compiled daily since I first completed it and will be updated in the future to reflect this additional data. Further, this project has the potential to be expanded based on data analyzed.

As of 07-27-2020: The analysis and plot of Deaths per cases has been updated to include the past three months.

Acknowledgments

Thank you David for your assisting me throughout this project and helping me learn R.

The following pages were used in troubleshooting and creating this project:

A blog post was created to display the visualizations created with this project Check it out here:

https://defystats.wordpress.com/2020/04/28/is-this-our-new-normal/

covid19analysis's People

Contributors

nmk2022 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.