Git Product home page Git Product logo

prioritize-vaccine-delivery's Introduction

Prioritising Vaccine Delivery ๐Ÿ’‰

An AI/ML Project ๐Ÿค–

All Contributors
Forks Stars

EY Header

The Intro ๐Ÿ“Œ

This repository is created towards developing a solution for the project entitled Prioritize vaccine delivery using AI/ML of EY Techathon - 2020.

more information about this project can be found here.

Objective ๐Ÿค”

Our objective is to provide a solution to the problem of where the vaccine should be delivered first, accross the whole nation. Furtheremore, it'll be even better if we could predict the percentage of total dose that should be delivered there.
The priority can be classified on the base of multiple criterion, viz.:

  1. states or union-teritories
  2. districts or provinces
  3. age-group
  4. employees' group (doctors, police, volenteers etc..)


Requirements for the Desired Solution โšก

The solution should enable one to get the following:

  1. a visual representation of prioritized states on map for the whole country
  2. a visual representation of prioritized districts on map for every state
  3. States and Districts with highest requirement of the vaccine must always be visible.
  4. Detailed priority (as mentioned in objective section) requirement for any searched state should also be possible.

Steps of the Solution ๐Ÿพ

We can divide the whole process of this solution into three major parts.

  1. Prioritization for the whole nation
  2. Prioritization for the every individual disrtict
  3. UI intigration for the solution

Elaborating Further

1. Prioritization for India ๐Ÿ”

Here, we'll have to inform that which part or state or population-distribution should get the vaccine, first. For that we have to keep various things into consideration.

States can be classified on the following criterion:

  1. Affect of COVID-19
  • by zone (red, orange and green zone by gove.)
  • by percentage of population affected, out of total
  • by death VS recovery ratio
  1. Population Distribution
  • by age-group
  • by employment status
  • by literacy-rate
  1. Economy & Development
  • Connectivity to other states/district (through transportation etc..)
  • Interaction among the population

2. Prioritization for a Particular State โ˜๏ธ

For a better estimate and results, it is good idea to provide another prioritization in the state-level. It will be helpful for the state governments to manage the delivery in an optimal way.
This prioritization can be done district-wise.

District can be classified on the following criterion:

  1. Affect of COVID-19
  • by zone (red, orange and green zone by gove.)
  • by percentage of population affected, out of total
  • by death VS recovery ratio
  1. Population Distribution
  • by age-group
  • by rural VS urban ratio
  • Interaction among the population

3. UI Integration ๐Ÿ’ป

We wish the home screen to have the following structure:

    HOME
    .
    โ”œโ”€โ”€ Map (India)        # Bubble Chart for Priority (district-wise)
    โ”‚
    โ”œโ”€โ”€ 5-States           # with hishest priority 
    โ”‚
    โ”œโ”€โ”€ 5-Districts        # with hishest priority 
    โ”‚
    โ”œโ”€โ”€ Population-Wise    # with hishest priority 
    โ”‚   โ”‚
    โ”‚   โ”œโ”€โ”€ Top Age-Group 
    โ”‚   โ”‚
    โ”‚   โ””โ”€โ”€ Top Employees
    โ”‚
    โ”œโ”€โ”€ Live COVID-19 Stats   # Overall India 
    โ”‚
    โ””โ”€โ”€ SEARCH                # Detailed info for any perticular state
        .
        .
        โ””โ”€โ”€ ...         

One should be able to discover the information about any perticuler state on searching.
This new page should consist of the following:

    STATE
    .
    โ”œโ”€โ”€ Map (State)        # Bubble Chart for Priority (district-wise)
    โ”‚
    โ”œโ”€โ”€ 5-Districts        # with hishest priority 
    โ”‚
    โ”œโ”€โ”€ Population-Wise    # with hishest priority 
    โ”‚   โ”‚
    โ”‚   โ”œโ”€โ”€ Top Age-Group 
    โ”‚   โ”‚
    โ”‚   โ””โ”€โ”€ Top Area          # rural or urban
    โ”‚
    โ””โ”€โ”€ Live COVID-19 Stats   # For current State 

Data-Sources โ„น๏ธ

https://www.covid19india.org/
https://api.covid19india.org/


Wanna Countribute? โœจ

You can contribute to this project in various way. Few of them can be:

  1. Providing datasets (as explained above)
  2. Python scripts to scrape, get or clean the datasets
  3. Machine Learning models to classify the datasets on the above mentioned criterion
  4. Designing UI-frameworks (Django or Flask will be highly prefered)
  5. Enhencement in documentation

prioritize-vaccine-delivery's People

Contributors

innovation-tech-max avatar ravi-prakash1907 avatar shv-om avatar

Stargazers

 avatar  avatar

Watchers

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