This wish list was copied from the README and added here as a to do list: - [ ] Complete codebook of all jmp datasets and of the package (#2) - [ ] Add label attributes and possibly value attributes to all datasets using [haven::labelled] (#8)(https://haven.tidyverse.org/reference/labelled.html) - [ ] Write how-to documentation and several case studies as [article vignettes](https://usethis.r-lib.org/reference/use_vignette.html) in pkdgown website #4 to demonstrate use - [ ] Add WASH in Schools and WASH in Health Care Facilities country files. - [ ] Add use cases on combining with other data sets (national monitoring data, country TrackFin studies, etc.) in pkdown website #4 - [ ] Add tests for data extraction and validation to cross validate country files against world files and different sheets against one another (as an extraction test and internal validation of the data sets). (#1 and #9) - [ ] Add helper functions to transform world and regional data between the original wide format and a long format. - [ ] Standardize the (long) data format used by datasets in the package. - [ ] Automate rebuilds using file hashes and sampling and a periodic poll of the JMP website - [ ] Prepare package for CRAN submission (https://r-pkgs.org/release.html) - [ ] Prepare an article on “Enhancing the use and quality of official statistics using open source” for [JOSS](https://joss.theoj.org/) once CRAN publication is finalized - [ ] Python wrapper library for easy inclusion in Python projects
This wish list was copied from the README and added here as a to do list: