This report identifies violations in the P4 Community Survey dataset.

Instructions

  1. Work through each line in the table to discover & correct entry mistakes in the database. Be aware that a single mistake may manifest in multiple rows; fixing one value may clear several rows.
  2. Click the record id value in a row to be taken to the participant’s Event Grid in REDCap (ie, the ‘stop light page’).
  3. Document your manual corrections to the records are documented in ./data-phi-free/derived/survey-violation.csv. Be careful not to move this file to somewhere unsafe.
  4. To help discover the dataflow and problematic location, use the
  5. If you create a new check, make sure the error message won’t reveal any PHI.

Assemble Checks

13 checks have been defined:

  1. record_id_no_white_space,
  2. interview_started_set,
  3. data_collector_set,
  4. wave_set,
  5. assess_validity,
  6. video_recording,
  7. cwbs_missing,
  8. participant_gender,
  9. participant_mob,
  10. index_child,
  11. index_child_age,
  12. child_count,
  13. consent_received .

Execute Checks

13 checks have been executed.  8 violation(s) were found.

Display Table

Save To Disk

Saving list of violations to `./data-phi-free/derived/survey-violation.csv`.

Session Information

For the sake of documentation and reproducibility, the current report was rendered on a system using the following software.

Report rendered by wbeasley at 2016-10-31, 12:24 -0500 in 13 seconds.
R version 3.3.1 Patched (2016-09-18 r71304)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 7 x64 (build 7601) Service Pack 1

locale:
[1] LC_COLLATE=English_United States.1252  LC_CTYPE=English_United States.1252   
[3] LC_MONETARY=English_United States.1252 LC_NUMERIC=C                          
[5] LC_TIME=English_United States.1252    

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] magrittr_1.5 knitr_1.14  

loaded via a namespace (and not attached):
 [1] Rcpp_0.12.7           REDCapR_0.9.7         testit_0.5            R6_2.2.0             
 [5] stringr_1.1.0         httr_1.2.1            dplyr_0.5.0           tools_3.3.1          
 [9] DT_0.2                RODBCext_0.2.7        DBI_0.5-1             htmltools_0.3.5      
[13] yaml_2.1.13           lazyeval_0.2.0        assertthat_0.1        digest_0.6.10        
[17] tibble_1.2            readr_1.0.0           formatR_1.4           htmlwidgets_0.7      
[21] RODBC_1.3-14          curl_2.2              OuhscMunge_0.1.7.9000 evaluate_0.10        
[25] rmarkdown_1.1         stringi_1.1.2         jsonlite_1.1          lubridate_1.6.0