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
  • #1984
Closed
Open
Issue created May 24, 2020 by Administrator@rootContributor

Percentage value of number of death and recovered.

Created by: i341766

Is your feature request related to a problem? Please describe. As a user I would like to know what percentage of people have recovered and percentage of the total cases led to death.

Describe the solution you'd like A very simple percentage value. For example RecoveryRatePercentage = TotalRecovery * 100/TotalCases TotalDeathsPercentage = TotalDeaths * 100/TotalCaese

Describe alternatives you've considered NA

Additional context It is good metric to understand how are we processing with the COVID-19 fight. People are able to relate with percentage more easily than the big numbers. We can also add a graph of percentage value, how it changed with time.

Assignee
Assign to
Time tracking