module
Version:
v0.0.6
Opens a new window with list of versions in this module.
Published: Aug 11, 2020
License: Apache-2.0
Opens a new window with license information.
README
¶
covid19
covid-19 extracts and transforms covid-19 time-series data, with the goal
of visualising it in an intuitive and performant way.
Data source: github.com/datasets/covid-19/data/time-series-19-covid-combined.csv
Target: JSON or Proto with time series data of covid stats per country
optimised for size.
Prerequisites
Development
- Build with
make
- View build options with
make help
Data visualisation notes
- simple time lines:
- cumulative/new cases/deaths
- rolling 3/5/7 day average
- log or linear y-axes
- absolute and per 1M/10K population number
- choose country/ies (drop-down/search; keep pref in localStorage)
- bar charts, maybe stacked:
- geography:
- selection on map
- Austrialia: state, lga, suburb selection
- data:
- compact JSON encoding: ~120K gzipped for all countries (too much)
- try protos
- try country pre-selection if needed
Directories
¶
Click to show internal directories.
Click to hide internal directories.