COVID-19 Data Analysis and Visualization (Final - CS106A)

by Rawan Ga'afar

Description

This program pulls the COVID-19 data from a website then analysis the COVID-19 data (confirmed cases, deaths and time ranges), asks the user to choose a country then plots graphs of (cases vs. time and deaths vs. time) and displays them on a tkinter GUI. The data is updated daily.