COVID-19 Data Analysis with Python (Challenge)

# Introduction In this challenge, we will be working with COVID-19 data statistics. We have obtained a dataset of COVID-19 cases and our task is to process the data and calculate summary information for each continent. The objective is to assign each country/region to the actual continent and remove data with statistical errors. The desired results should be returned in JSON format.

|60 : 00

Click the virtual machine below to start practicing