slopes
Show countries with highest slopes.
Usage
slopes [-d DAYS] [-r] [-t THRESHOLD]
Parameters
Name | Parameter | Description | Default | Optional | Choices |
---|---|---|---|---|---|
days | -d --days | Number of days back to look | 30 | True | None |
reverse | -r --reverse | Data is sorted in descending order by default. Reverse flag will sort it in an ascending way. Only works when raw data is displayed. | False | True | None |
threshold | -t --threshold | Threshold for total cases over period | 10000 | True | None |