Stanford CS106A -Code in Place Final Project - COVID19 Heatmap

by Prerana G

Description

My project uses the John Hopkins COVID19 Data. I have consolidated the data to show the change in the total number of cases bi-weekly in 188 countries around the globe. This data was then used to create a heatmap and display the results on a log scale so the user can easily determine the countries with drastic change in cases. Additionally, if the user wishes to further use this data for other purposes, the code directly creates a png image as well.