Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions auto_gen_concept_templates/autogen.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@ class SourceTracking:

# Configuration for source data spreadsheets
mapping_sources = [
{
'spreadsheet_name': 'AIREADI MOCA Data Dictionary and Mappings v0.3',
'worksheet_name': 'MOCA Data Dictionary with Extensions',
'location': 'https://docs.google.com/spreadsheets/d/1knk4Qru9zhK0CePZ1rLNVMWsKEI4hQ4a8UqR5K9khXc/edit?gid=1779053680#gid=1779053680',
'process': True,
'tag': 'MOCA',
},
# {
# 'spreadsheet_name': 'AIREADI MOCA Data Dictionary and Mappings v0.3',
# 'worksheet_name': 'MOCA Data Dictionary with Extensions',
# 'location': 'https://docs.google.com/spreadsheets/d/1knk4Qru9zhK0CePZ1rLNVMWsKEI4hQ4a8UqR5K9khXc/edit?gid=1779053680#gid=1779053680',
# 'process': True,
# 'tag': 'MOCA',
# },
{
'spreadsheet_name': 'REDCap Data Dictionary and OMOP Mappings',
'worksheet_name': '_master REDCap Data Dictionary with Extensions',
Expand Down
Binary file not shown.
Binary file not shown.