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

Lab8 aggregate #64

Closed Bryan-Project closed 3 years ago

Bryan-Project commented 3 years ago

In the first Pull, I aggregated two methods into Class: GetLatestInformation, which are getLatest() and getLatestChanges(). My root of aggregate is choosing a data source from the Coronavirus Tracker API.