chore: 🍱 add REDCap data dictionary with field and form renames#159
chore: 🍱 add REDCap data dictionary with field and form renames#159signekb wants to merge 5 commits into
Conversation
Kris has added two new cols to the original data dict, "New Field Name" and "New Form Name", to be used for mapping what they are currently called in the feasibility study to what they will be called in the main study
There was a problem hiding this comment.
Damn this is an ugly formatted file! Could you rename to dictionary.csv or source-dictionary.csv?
There was a problem hiding this comment.
@lwjohnst86 Hmm, maybe we should actually name it in a way that clearly tells what's different about this file: the new field and form names. So, how about something likedictionary-name-mapping?
There was a problem hiding this comment.
We could even remove all the unnecessary columns; if we only want to use this for name mapping, we might not need more than the first four cols.
There was a problem hiding this comment.
That's true. We only the the new and old names. But I think we should still have this original dictionary here, since it was used to create the REDCap structure and questions.
There was a problem hiding this comment.
Oh, I thought it was just downloaded from REDcap - hence the original name in #55 (DataDictionaryDownload20260702.xlsx)
Description
@K-Beicher added this in #55. I've converted it to csv, renamed it, and renamed the columns.
Related to #55.
Needs a quick review. Did we want to use
chorefor most PRs in this repo for now?Checklist
just run-all