command
module
Version:
v0.0.0-...-5b8f203
Opens a new window with list of versions in this module.
Published: May 29, 2020
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
GOVUK Coronavirus Deaths data
Formats death data in a table gathered from GOVUK Coronavirus Data
Install
Download latest binary from releases
Usage
./go-govuk-coronavirus-data-linux-amd64
+------------+--------+--------+
| DATE | DEATHS | CHANGE |
+------------+--------+--------+
| 2020-03-06 | 1 | 1 |
| 2020-03-07 | 2 | 1 |
| 2020-03-08 | 2 | 0 |
| 2020-03-09 | 3 | 1 |
...
| 2020-05-26 | 37048 | 134 |
| 2020-05-27 | 37460 | 412 |
| 2020-05-28 | 37837 | 377 |
| 2020-05-29 | 38161 | 324 |
+------------+--------+--------+
| TOTAL | 38161 |
+------------+--------+--------+
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.