CoronaWhy / task-geo

"Help us understand how geography affects virality."
MIT License
10 stars 20 forks source link

Add option on NOAA datasource to aggregate by country and date #53

Closed ManuelAlvarezC closed 4 years ago

ManuelAlvarezC commented 4 years ago

Description

As the title indicates, now NOAA data source has a country_avg boolean option, with default to False, when True will return an average of the requested metrics by country and date.

Fixes #51

Checklist:

ManuelAlvarezC commented 4 years ago

@DanielRobertNicoud, please wait to merge the PR #47, as the dataset validator has some issues fixed that I want to check in a skipped test in this PR.