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 jrc data #355

Closed joseph-palmer closed 3 years ago

joseph-palmer commented 3 years ago

This PR adds a national class for country and regional data from the European Commission's Joint Research Centre (JRC).

Data source: https://github.com/ec-jrc/COVID-19

country codes are provided but region codes are not. I think it would make sense, if possible to find a repo or something containing region code data which we can link to all classes. This way we could do away with having to define region codes in the actual classes themselves. Whilst this to much of an issue for specific countries, for these national sources unless they are provided its difficult to get them...

closes #232

github-actions[bot] commented 3 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.