crfmc / coviz

This is a d3.js visualization that uses GeoJSON data to show the spread of COVID-19 as well as the spread of vaccines. The data starts around February, 2020 and ends around April, 2021.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COViz

A visualization of the worldwide spread of COVID-19 and the distribution of vaccines.

To view, run the python development simple server from the project's root directory.

$ python3 -m http.server

About

This is a d3.js visualization that uses GeoJSON data to show the spread of COVID-19 as well as the spread of vaccines. The data starts around February, 2020 and ends around April, 2021.


Languages

Language:HTML 87.8%Language:CSS 12.2%