diff --git a/_data/applications.yml b/_data/applications.yml index 6ce164b..d930567 100644 --- a/_data/applications.yml +++ b/_data/applications.yml @@ -24,3 +24,10 @@ repo_activity: https://img.shields.io/github/commit-activity/y/agapow/redcaphelper?color=9cf&label=commits language: Python description: Wraps PyCap to facilitate uploads, backups as well as other tasks. + +- name: redcapcustodian + repo: https://ctsit.github.io/redcapcustodian/ + repo_release: https://img.shields.io/github/v/release/ctsit/redcapcustodian.svg + repo_activity: https://img.shields.io/github/commit-activity/y/ctsit/redcapcustodian?color=9cf&label=commits + language: R + description: Simplifies data management activities on REDCap systems. It provides a framework for automating data extraction, transformation, and loading (ETL) work with a focus on REDCap workflows and maintenance tasks.