fredj / covid19-spread

An interactive animated map showing the spread of the Covid19 since early 2020, based on up-to-date figures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid9-spread

image

This project renders an animated map showing the spread of the pandemic, using latest data.

The interactive map is rendered using OpenLayers v6.3.1.

Each country's death toll is rendered using a red circle. Codiv19 casualty data comes from the John Hopkins University.

An overlay on the world map shows the countries population density (data from the World Bank) in order to compare it to the pandemic trajectory.

Live example: https://jahow.github.io/covid19-spread/

To run the project locally:

$ npm run start

About

An interactive animated map showing the spread of the Covid19 since early 2020, based on up-to-date figures.


Languages

Language:JavaScript 92.0%Language:HTML 8.0%