Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C covid19india-react
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • covid19india
  • covid19india-react
  • Issues
  • #2500
Closed
Open
Issue created Jun 14, 2021 by il3ven@il3ven

Add estimated time to fully vaccinate people

Is your feature request related to a problem? Please describe. There are claims to fully vaccinate the people by the end of 2021. Claims are useless if not backed by data. It would be good to have an estimate time to fully vaccinate people as per the current average speed.

Describe the solution you'd like The solution is to show some text which for example says It will take 14 months to fully vaccinate people as per the current speed of 1.5 lakh doses per day.. The average speed can be calculated like this.

avg_doses_per_day = doses_administered_this_month / no_of_days_in_this_month

days_to_vaccinate_people = population_of_india / avg_doses_per_day

Describe alternatives you've considered None

Additional context I am willing to open a PR for this.

Assignee
Assign to
Time tracking