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 for location #81

Closed varley23 closed 3 years ago

varley23 commented 3 years ago

Created an aggregate object for the locations. Location data will be retrieved through the new location object, also the getLocationByCountry() and getLocationByCountryCode() were merged into a single method for simplicity.