Add per 1M statistics
This commit is contained in:
parent
8eb45de625
commit
2575675517
3
cv
3
cv
@ -51,12 +51,15 @@ frame(){
|
||||
result(){
|
||||
frame up
|
||||
out Total cases
|
||||
out "╰> Per 1M" casesPerOneMillion
|
||||
out Active active
|
||||
out Critical critical
|
||||
out New todayCases
|
||||
out Deaths deaths
|
||||
out "╰> Per 1M" deathsPerOneMillion
|
||||
out Recovered recovered
|
||||
out Tests tests
|
||||
out "╰> Per 1M" testsPerOneMillion
|
||||
frame down
|
||||
if [ -f "$data/$ydate-$country" ]
|
||||
then
|
||||
|
Reference in New Issue
Block a user