Giter Club home page Giter Club logo

covidpercountry's Introduction

Project Info

This project explains the pandemic of our times Covid-19 with the most accurate data. In order to understand better what countries have the most victims , deaths and active cases a database will be created where i can present all of the above. Also, i will use the R programming language, Power-Bi and MS Excel for the visualizations.

Continents with most cases

Continents with the most cases

Deaths by country on Treemap

Deaths by country

Deaths of global cases

Percent of global cases

Data Provider

The data for the project are provided by

Setup

  • SQL
  1. Start Microsoft SQL Server Management Studio
  2. Click Databases
  3. New Database 
  4. Give your new database a name 
  5. Start designing
  • R
  1. Start R Studio 
  2. Setting the working directory
  3. Import the dataframe 
  4. Load the libraries

Environment

  • RStudio
  • SQL Server Management Studio

Languages Used

 1. SQL
 2. R    

Data Visualization tools

1. MS Power-Bi
2. MS Excel

covidpercountry's People

Contributors

anekar avatar

Watchers

 avatar

covidpercountry's Issues

Libraries

  • What are the necessary libraries for this project
install.packages('tidyverse')
install.packages('ggplot2')
  • Or download from github with remotes package
remotes::install_github('r/tidyverse')

IDE's used

What IDE's used for this project

1. SSMS
2. RStudio

Starting Setup(SQL , R)

Writing the starting setup both in SQL and R so:

For SQL setup
  1. Start Microsoft SQL Server Management Studio
  2. Click Databases
  3. New Database 
  4. Give your new database a name 
  5. Start designing
For R setup
  1. Start R Studio 
  2. Setting the working directory
  3. Import the dataframe 
  4. Load the libraries
  5. View the uploaded dataframe

Languages

What languages used for this project

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.