- Fetch using Requests (Python) and analyse using NumPy the Covid-19 dataset for Ontario active cases and then display a line graph using Pandas, Matplotlib, Django for each of the Ontario counties over time
- Calculate a Heatmap that shows historical trend correlations between Ontario counties, and create the heatmap plot using Seaborn