Code Monkey home page Code Monkey logo

coronavirus_insights's Introduction

Coronavirus_insights

Table of contents

Introduction

This repository covers shows some insights about the Coronavirus around the world. It is made to show us the information we read nad hear about the Coronavirus with numbers to grasp a total understanding of the topic.This repo uses two datasets from kaggle linked bellow in the datasets section. Also I wrote an intresting medium post showing the insights in this repo here

This repository will specifically cover the following questions:

  1. Coronavirus infection rates:
    1.1 What is the growth rate of the COVID-19 ?(ex. exponential growth, linear growth)
    1.2 Which age group has the highest number of infections? ?

  2. Mortality rates:
    2.1 What is the Percentage of death from COVID-19 patients?
    2.2 What is the Percentage of death from COVID-19 patients per age group?
    2.3 How long does it take on average for a person to die from COVID-19?
    2.4 Which countries have the highest number of death from COVID-19?

  3. Recovery rates
    3.1 What is the average recovery time from COVID-19? Does it vary by age group ?
    3.2 What are the top 20 countries that have the highest number of recoveries?
    3.3 What are the top 20 countries that have the highest percentage of recoveries?

Requirements

This repo is using python3 and a couple of python libraries you can find in the requirments.txt file.You can install them with following command:
pip install -r requirments.txt
This repo requires the following:

  • pyhton >= 3.6
  • pandas
  • seaborn
  • numpy
  • matplotlib

File_Description

  • Corona_virus_insights.ipynb : This is notebook that contains all visualizations that answer the questions mentioned above.

Dataset

In this project two datasets from kaggle were used to provide the insights above:

  1. novel corona virus 2019 Dataset
  2. Data Science for COVID-19 (DS4C)

coronavirus_insights's People

Contributors

abdullahtarek avatar

Stargazers

 avatar Omar Mohamed Abdel-latif Alfarghaly avatar

Watchers

James Cloos avatar  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.