Kamaropoulos / COVID19Py

A tiny Python package for easy access to up-to-date Coronavirus (COVID-19, SARS-CoV-2) cases data.
https://pypi.org/project/COVID19Py/
GNU General Public License v3.0
84 stars 57 forks source link

Aggregates on Data #78

Closed DanRechtman closed 3 years ago

DanRechtman commented 3 years ago

Background

This is for a school project.

Changes

I applied the use of aggregates to create a data class with the root of covid19 and changed all of the references to the new object.