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

Aggregate 2 #88

Closed grewal-jaskarn-216381071 closed 3 years ago

grewal-jaskarn-216381071 commented 3 years ago

Like the previous aggregate is used to make a group of objects into one unit. This time we will also incorporate encapsulation. We also know that the data gets used a lot so we encapsulated it so the data doesn't get stolen or lost.