Every time I run it, I am delighted by how much work the bash
script for the COVID dashboard works.
~ % sh ./covid.sh
remote: Enumerating objects: 35, done.
remote: Counting objects: 100% (35/35), done.
remote: Compressing objects: 100% (27/27), done.
remote: Total 29 (delta 18), reused 5 (delta 2), pack-reused 0
Unpacking objects: 100% (29/29), done.
From https://github.com/nytimes/covid-19-data
3ad1afa..f06d614 master -> origin/master
Updating 67b320c..f06d614
Fast-forward
README.md | 2 +-
live/us-counties.csv | 6395 ++++++++++++------------
live/us-states.csv | 110 +-
live/us.csv | 2 +-
us-counties.csv | 12803 ++++++++++++++++++++++++++++++++++++++++++++++++-
us-states.csv | 226 +-
us.csv | 6 +-
7 files changed, 16287 insertions(+), 3257 deletions(-)
INFO - Cleaning site directory
INFO - Building documentation to directory: /Users/johnlaudun/Developer/COVID-Acadiana/site
INFO - Documentation built in 0.10 seconds
~ %
I will admit that the dashboard is still primitive, but the idea of it was what was important at the time, and so many dashboards have popped up since then. I mostly keep running the script for a sense of the historical depth it provides.