epiforecasts / covidregionaldata

An interface to subnational and national level COVID-19 data. For all countries supported, this includes a daily time-series of cases. Wherever available we also provide data on deaths, hospitalisations, and tests. National level data is also supported using a range of data sources as well as linelist data and links to intervention data sets.
https://epiforecasts.io/covidregionaldata/
Other
37 stars 18 forks source link

Add tests for json_reader function and sample json data #451

Closed Bisaloo closed 2 years ago

Bisaloo commented 2 years ago

New PR based on @RichardMN's PR #425. Rebased on top of current master for clearer diff. I had to open a new PR as I don't have rights to write directly on Richard's fork.

Fix #425.

github-actions[bot] commented 2 years ago

👋 Thanks for opening this pull request! Can you please run through the following checklist before requesting review (ticking as complete or if not relevant).

Thank you again for the contribution. If making large scale changes consider using our pre-commit hooks (see the contributing guide) to more easily comply with our guidelines.

RichardMN commented 2 years ago

New PR based on @RichardMN's PR #425. Rebased on top of current master for clearer diff. I had to open a new PR as I don't have rights to write directly on Richard's fork.

I'm really not sure why you don't have the rights to put changes on my fork since other folks from epiforecasts have been able to in the past when I've submitted PRs... If you can tell me which switch to flip on my forks I'll try doing that.