/covid-19

Interactive time series graph of confirmed COVID-19 cases per country

Primary LanguageHTML

Interactive time series graph of confirmed COVID-19 cases per country

This repository contains a self-contained web page that displays an interactive graph of confirmed COVID-19 cases per country. It works completely on the client side (with embedded javascript) and dynamically downloads the latest data from the John Hopkins CSSE repository.

The graph can display either the total number of cases, the number of new cases per day, or the growth ratio of the total cases per day.

The page supports both automatic and manual synchronization of the displayed time series to help compare trends.

To use this page clone the repo and point your browser to the contained index.html file.

Alternatively, you can access this page online at https://afrantzis.com/covid-19/.

This page is Copyright 2020 Alexandros Frantzis, licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.