Visualization of Covid-19 data using Globe.GL
This is the final project of the Data Visualization class, taught by Emmanuel Pietriga at École Polytechnique
We have used the World Health Organization - WHO - Covid-19 dataset for this project.
-
The length of each column encodes the selected metric (New cases, New deaths, Cumulated cases or Cumulated deaths) following a linear scale.
-
The columns' color indicates the recent variability of the metric:
- RED means the metric has worsened (more cases/deaths) in relation to the last month
- GREEN means it has improved
- CYAN means it has remained stable (considering a threshold of 10% for stability)
- GRAY indicates outdated information, or lack of data.