Add per 1M statistics

This commit is contained in:
2020-07-03 23:03:05 +02:00
parent 8eb45de625
commit 2575675517

3
cv
View File

@@ -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