You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rough description: Country subtitles(?) are displayed under "cases" column and all remaining values for those countries seem to be shifted one column to the right in display.
Between latest update to code and newer data sets, it seems the problem is now gone. I suspect the underlying data was changed, but can't be 100% certain it has or that it will remain.
command line: ~/covid19-cli $ ./dist/covid19-cli.sh -l --sort deaths
rough description: Country subtitles(?) are displayed under "cases" column and all remaining values for those countries seem to be shifted one column to the right in display.
output snippets:
| China | 81285 | 3947 | 1235 | 3287 | 74051 | 67 | 6 | 56 |
| Iran | Islamic Republic of | 29406 | 16715 | 2746 | 2234 | 10457 | 2389 | 157 | 350 |
| France | 29155 | 22511 | 3375 | 1696 | 4948 | 3922 | 365 | 447 |
| Andorra | 224 | 220 | 6 | 3 | 1 | 36 | 2 | 2 |
| Macedonia | the former Yugoslav Republic of | 201 | 195 | 1 | 3 | 3 | 24 | 0 | 96 |
| Congo | the Democratic Republic of the | 51 | 48 | 0 | 3 | 0 | 3 | 1 | 0.6 |
| Russia | 840 | 799 | 8 | 3 | 38 | 182 | 0 | 6 |
editing to add:
edit(2) to add '-l' to cmd line above
The text was updated successfully, but these errors were encountered: