Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Update cases.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xhyrom authored Nov 30, 2021
1 parent 5eb03c3 commit 0b85e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Covid19-Cases

on:
schedule:
- cron: "0 9 * * *"
- cron: "15 9 * * *"
workflow_dispatch:

jobs:
Expand Down

1 comment on commit 0b85e93

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

POSITIVITY RATE
PCR: 32.05, AG: 4.395
(Average) PCR: 34.550000000000004, AG: 5.8691666666666675

NEW CASES
PCR: 7069, AG: 2621
(Average) PCR: 8057.666666666667, AG: 1905.5

NEGATIVE CASES
PCR: 14988, AG: 57004
(Average) PCR: 15421.666666666666, AG: 32831.166666666664

HOSPITALIZATIONS
Increase: 225
Intensive: 317
Ventilation: 268
Average: 3240.6666666666665
Total: 3444

Please sign in to comment.