Skip to contents

List of data dictionaries

Usage

lst_dds

Format

A list of data dictionaries for the NBDC Data Hub studies. First level of the list is the study name (currently ABCD & HBCD), and the second level is the version/release of the study.

- lst_dds
    |- abcd
         |- 6.0
         |   |- data dictionary dataframe
         |- ...
    |- hbcd
         |- 1.0
         |   |- data dictionary dataframe
         |- ...