Skip to content

A map showing the cases, deaths, and mortality rate of the coronavirus across the globe with changing size and intensity of circles.

License

Notifications You must be signed in to change notification settings

clavesi/coronavirus-map

Repository files navigation

Coronavirus Map

Read this in: Français

This is a map which shows the number of cases, deaths, and mortality rate for each country. Visually, it shows this through circle sizes and the redness of them.

An up-to-date view can be found here.

How It Works

The python script accesses another repository by pomber to get the current number of cases and a csv file to get the latitude and longitude of each country. After that, it uses the folium library to map it.

A screenshot of the Maps page

The second page is the graphs page, made with Chart.js. This allows you to see the number of cases worldwide, or in a specific country, since January 22, 2020.

A screenshot of the Graphs page

About

A map showing the cases, deaths, and mortality rate of the coronavirus across the globe with changing size and intensity of circles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published