corona-cli icon indicating copy to clipboard operation
corona-cli copied to clipboard

New option --date

Open umutdurak opened this issue 4 years ago • 4 comments

New option --date -d ddmmyy that gives the results for the given date.

umutdurak avatar Mar 23 '20 21:03 umutdurak

Can you share you see that happening? Also PR is welcomed.

ahmadawais avatar Mar 24 '20 18:03 ahmadawais

We would really use an option to show individual data of past dates, so we can draw curves, and calculate moving-averages, etc... EG : Belgium - Cases --d 01032020 Screen Shot 2020-03-24 at 01 42 24

michange avatar Mar 27 '20 12:03 michange

@ahmadawais I have added --date option. It's currently for country specific. Should we generalise it to all countries as well? So there will GET /countries + n * GET /v2/historical/{country} these many API calls.

nitinpatil1992 avatar Mar 29 '20 03:03 nitinpatil1992

Can you help me understand a use case for this?

botwithabeard avatar May 17 '20 05:05 botwithabeard