Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CovidGraph] Support multiple counties & average #64

Closed
2 of 3 tasks
Vexed01 opened this issue Nov 27, 2021 · 1 comment
Closed
2 of 3 tasks

[CovidGraph] Support multiple counties & average #64

Vexed01 opened this issue Nov 27, 2021 · 1 comment
Assignees
Labels
approved I'll be implementing this soon cog: covidgraph type: enhancement New feature or request

Comments

@Vexed01
Copy link
Owner

Vexed01 commented Nov 27, 2021

What cog is this feature request for?

CovidGraph

Describe the feature request in as much detail as possible

  • Allow for multiple countries to be selected
  • Add a 7-day rolling average to cases & deaths
  • Allow for viewing of worldwide data
@Vexed01 Vexed01 added type: enhancement New feature or request approved I'll be implementing this soon labels Nov 27, 2021
@Vexed01 Vexed01 self-assigned this Nov 28, 2021
@Vexed01 Vexed01 changed the title [CovidGraph] Support multiple counties & worldwide [CovidGraph] Support multiple counties & average Nov 28, 2021
@Vexed01
Copy link
Owner Author

Vexed01 commented Nov 30, 2021

I have decided not to support multiple counties because, while at first glance it makes sense to do, in reality, it is like comparing apples with pears. Different countries have different testing availability and uptake, as well as different populations (though the last point could be solved with per capita data).

I am therefore closing this issue as the other two items have been addressed in recent commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved I'll be implementing this soon cog: covidgraph type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant