Skip to content

Commit

Permalink
added CMMID working group mention to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-palmer committed Jun 10, 2021
1 parent de39469 commit a7fbe00
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
3 changes: 3 additions & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,7 @@ citation("covidregionaldata")

[![Development](https://img.shields.io/badge/Wiki-lightblue.svg?style=flat)](https://github.com/epiforecasts/covidregionaldata/wiki/)

This package is the result of hard work from a number of contributors (see contributors list in the DESCRIPTION). We would particularly like to thank the [CMMID COVID-19 working group
](https://cmmid.github.io/groups/ncov-group.html) for inciteful comments, feedback and advice in designing this package.

We welcome contributions and new contributors! We particularly appreciate help adding new data sources for countries at sub-national level, or work on priority problems in the [issues](https://github.com/epiforecasts/covidregionaldata/issues). Please check and add to the issues, and/or add a [pull request](https://github.com/epiforecasts/covidregionaldata/pulls). For more details, start with the [contributing guide](https://github.com/epiforecasts/covidregionaldata/wiki/Contributing). For details of the steps required to add support for a dataset see the [adding data guide](https://github.com/epiforecasts/covidregionaldata/wiki/Adding-Data).
15 changes: 6 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,15 +99,6 @@ the Google COVID-19 open data project), use:
``` r
nots <- get_national_data()
#> Downloading data from https://covid19.who.int/WHO-COVID-19-global-data.csv
#> Rows: 124,188
#> Columns: 8
#> Delimiter: ","
#> chr [3]: Country_code, Country, WHO_region
#> dbl [4]: New_cases, Cumulative_cases, New_deaths, Cumulative_deaths
#> date [1]: Date_reported
#>
#> Use `spec()` to retrieve the guessed column specification
#> Pass a specification to the `col_types` argument to quiet this message
#> Cleaning data
#> Processing data
nots
Expand Down Expand Up @@ -238,6 +229,12 @@ using the following,

[![Development](https://img.shields.io/badge/Wiki-lightblue.svg?style=flat)](https://github.com/epiforecasts/covidregionaldata/wiki/)

This package is the result of hard work from a number of contributors
(see contributors list in the DESCRIPTION). We would particularly like
to thank the [CMMID COVID-19 working
group](https://cmmid.github.io/groups/ncov-group.html) for inciteful
comments, feedback and advice in designing this package.

We welcome contributions and new contributors\! We particularly
appreciate help adding new data sources for countries at sub-national
level, or work on priority problems in the
Expand Down
3 changes: 2 additions & 1 deletion inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ Hubprovides
ICD
ICMJE
Immunisation
inciteful
inegi
INEGI
Inf
Expand Down Expand Up @@ -329,8 +330,8 @@ OJB
ons
ONS
Ooms
openjournals
OpenDataZH
openjournals
ORCID
Ordaz
org
Expand Down

0 comments on commit a7fbe00

Please sign in to comment.