GithubHelp home page GithubHelp logo

conu-hacks's Introduction

COVID-19 Analysis Project

This project harnesses John Hopkins Univeristy Covid-19 Data (Updated Daily).
Data can be found here: https://github.com/CSSEGISandData/COVID-19/tree/master/csse_covid_19_data/csse_covid_19_time_series
Other data sources used in this project are saved as csv and stored in the repo

This project is broken into three parts:
    1. COVID -19 Data Analysis
    2. COVID -19 Dashboard
    3. Cases/Deaths Prediction (Machine Learning)

Frameworks/Technologies Used: Pandas, NumPy, Prophet, Matplotlib, Plotly, Viola

COVID-19 Data Analysis

Used Pandas, Plotly and Matplotlib to anaylze Canadian and Worldwide Covid Data

Key Features:
    1. Confrimed Cases in Canada

    2. Confirmed Cases by Province/Territory

    3. Interactive World Map of Confirmed Cases

Other Features Include - List of Total Cases Per Province/Territory, Confrimed Cases Per Province/Territory, Interactive World Map of Cases Per 1M people

COVID-19 Dashboard

This dashboard consists of interactive plots where you can query for various country data built using Pandas, NumPy, Prophet, Follium, Plotly and Matplotlib Used Facebook's Prophet to forecast growth using Johns Hopkins time series data.
Key Features:
    1. Interactive Graph that plots top n (an integer) worse hit country

    2. Interactive Graph that plots cases vs deaths for desired country

    3. Interactive World Map of Confirmed Cases

    4. A machine learning model that predicts future cases & deaths and subsequently plots the predicted data. Opportunity to predict for specific country as well

Cloning the Repo

Required Packages:
    1. Pandas
    2. NumPy
    3. Jupyter Notebook
    4. Jupyter Widgets
    5. Matplotlib
    6. Plotly
    7. Voila
    8. Prophet

After Installing the required packages simply use the terminal to query into the folder you cloned the repo in and run the command jupyter notebook
To run the dashbaord run voila COVID-19 Dashboard.ipynb --strip_sources =True --theme=dark in your terminal.

conu-hacks's People

Contributors

nanduu04 avatar

Watchers

 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.