Skip to content

Commit 2552af5

Browse files
committed
Add public data and dictionary examples
1 parent 52ae538 commit 2552af5

File tree

507 files changed

+907759
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

507 files changed

+907759
-0
lines changed

data/ABIDE_I/phenotype/phenotype.tsv

Lines changed: 1113 additions & 0 deletions
Large diffs are not rendered by default.

data/ABIDE_II/phenotype/ABIDEII_Composite_Phenotypic.tsv

Lines changed: 1116 additions & 0 deletions
Large diffs are not rendered by default.

data/ABIDE_II/phenotype/ABIDEII_Long_Composite_Phenotypic.tsv

Lines changed: 77 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 299 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,299 @@
1+
{
2+
"participant_id": {
3+
"LongName": "Participant Identifier",
4+
"Description": "Unique BIDS identifier for the participant in this study."
5+
},
6+
"subjectkey": {
7+
"Description": "The NDAR Global Unique Identifier (GUID) for research subject",
8+
"DataType": "GUID",
9+
"ValueRange": "NDAR*"
10+
},
11+
"src_subject_id": {
12+
"Description": "Subject ID how it's defined in lab/project",
13+
"DataType": "String"
14+
},
15+
"interview_date": {
16+
"Description": "Date on which the interview/genetic test/sampling/imaging/biospecimen was completed. MM/DD/YYYY",
17+
"DataType": "Date"
18+
},
19+
"interview_age": {
20+
"Description": "Age in months at the time of the interview/test/sampling/imaging. | Age is rounded to chronological month. If the research participant is 15-days-old at time of interview, the appropriate value would be 0 months. If the participant is 16-days-old, the value would be 1 month.",
21+
"DataType": "Integer",
22+
"ValueRange": "0 :: 1260"
23+
},
24+
"sex": {
25+
"Description": "Sex of subject at birth | M = Male; F = Female; O=Other; NR = Not reported",
26+
"DataType": "String",
27+
"ValueRange": "M;F; O; NR",
28+
"Levels": {
29+
"M": "Male",
30+
"F": "Female",
31+
"O": "Other",
32+
"NR": "Not reported"
33+
}
34+
},
35+
"eventname": {
36+
"Description": "The event name for which the data was collected",
37+
"DataType": "String"
38+
},
39+
"abcl_scr_sub_use_tobacco_r": {
40+
"Description": "Tobacco (Raw Score)",
41+
"DataType": "Float"
42+
},
43+
"abcl_scr_sub_use_tobacco_t": {
44+
"Description": "Tobacco (T-Score)",
45+
"DataType": "Float"
46+
},
47+
"abcl_scr_sub_use_alcohol_r": {
48+
"Description": "Alcohol (Raw Score)",
49+
"DataType": "Float"
50+
},
51+
"abcl_scr_sub_use_alcohol_t": {
52+
"Description": "Alcohol (T-Score)",
53+
"DataType": "Float"
54+
},
55+
"abcl_scr_sub_use_drugs_r": {
56+
"Description": "Drugs (Raw Score)",
57+
"DataType": "Float"
58+
},
59+
"abcl_scr_sub_use_drugs_t": {
60+
"Description": "Drugs (T-Score)",
61+
"DataType": "Float"
62+
},
63+
"abcl_scr_sub_use_r_mean": {
64+
"Description": "Mean Substance Use (Raw Score)",
65+
"DataType": "Float"
66+
},
67+
"abcl_scr_sub_use_t_mean": {
68+
"Description": "Mean Substance Use (T-Score)",
69+
"DataType": "Float"
70+
},
71+
"abcl_scr_sub_use_nm_mean": {
72+
"Description": "Mean Substance Use (Number Missing)",
73+
"DataType": "Float"
74+
},
75+
"abcl_scr_sub_use_total_mean": {
76+
"Description": "Mean Substance Use (Number Total)",
77+
"DataType": "Float"
78+
},
79+
"abcl_scr_adapt_friends_r": {
80+
"Description": "Adaptive Scale: Friends (Raw Score)",
81+
"DataType": "Float"
82+
},
83+
"abcl_scr_adapt_friends_t": {
84+
"Description": "Adaptive Scale: Friends (T-Score)",
85+
"DataType": "Float"
86+
},
87+
"abcl_scr_adapt_friends_nm": {
88+
"Description": "Adaptive Scale: Friends (Number Missing)",
89+
"DataType": "Float"
90+
},
91+
"abcl_scr_adapt_friends_nt": {
92+
"Description": "Adaptive Scale: Friends (Number Total)",
93+
"DataType": "Float"
94+
},
95+
"abcl_scr_prob_anxious_r": {
96+
"Description": "Anxious/Depressed Syndrome Scale (Raw Score)",
97+
"DataType": "Float"
98+
},
99+
"abcl_scr_prob_anxious_t": {
100+
"Description": "Anxious/Depressed Syndrome Scale (T-Score)",
101+
"DataType": "Float"
102+
},
103+
"abcl_scr_prob_anxious_nm": {
104+
"Description": "Anxious/Depressed Syndrome Scale (Number Missing)",
105+
"DataType": "Float"
106+
},
107+
"abcl_scr_prob_anxious_nt": {
108+
"Description": "Anxious/Depressed Syndrome Scale (Number Total)",
109+
"DataType": "Float"
110+
},
111+
"abcl_scr_prob_withdrawn_r": {
112+
"Description": "Withdrawn/Depressed Syndrome Scale (Raw Score)",
113+
"DataType": "Float"
114+
},
115+
"abcl_scr_prob_withdrawn_t": {
116+
"Description": "Withdrawn/Depressed Syndrome Scale (T-Score)",
117+
"DataType": "Float"
118+
},
119+
"abcl_scr_prob_withdrawn_nm": {
120+
"Description": "Withdrawn/Depressed Syndrome Scale (Number Missing)",
121+
"DataType": "Float"
122+
},
123+
"abcl_scr_prob_withdrawn_nt": {
124+
"Description": "Withdrawn/Depressed Syndrome Scale (Number Total)",
125+
"DataType": "Float"
126+
},
127+
"abcl_scr_prob_somatic_r": {
128+
"Description": "Somatic Complaints Syndrome Scale (Raw Score)",
129+
"DataType": "Float"
130+
},
131+
"abcl_scr_prob_somatic_t": {
132+
"Description": "Somatic Complaints Syndrome Scale (T-Score)",
133+
"DataType": "Float"
134+
},
135+
"abcl_scr_prob_somatic_nm": {
136+
"Description": "Somatic Complaints Syndrome Scale (Number Missing)",
137+
"DataType": "Float"
138+
},
139+
"abcl_scr_prob_somatic_nt": {
140+
"Description": "Somatic Complaints Syndrome Scale (Number Total)",
141+
"DataType": "Float"
142+
},
143+
"abcl_scr_prob_thought_r": {
144+
"Description": "Thought Problems Syndrome Scale (Raw Score)",
145+
"DataType": "Float"
146+
},
147+
"abcl_scr_prob_thought_t": {
148+
"Description": "Thought Problems Syndrome Scale (T-Score)",
149+
"DataType": "Float"
150+
},
151+
"abcl_scr_prob_thought_nm": {
152+
"Description": "Thought Problems Syndrome Scale (Number Missing)",
153+
"DataType": "Float"
154+
},
155+
"abcl_scr_prob_thought_nt": {
156+
"Description": "Thought Problems Syndrome Scale (Number Total)",
157+
"DataType": "Float"
158+
},
159+
"abcl_scr_prob_attention_r": {
160+
"Description": "Attention Problems Syndrome Scale (Raw Score)",
161+
"DataType": "Float"
162+
},
163+
"abcl_scr_prob_attention_t": {
164+
"Description": "Attention Problems Syndrome Scale (T-Score)",
165+
"DataType": "Float"
166+
},
167+
"abcl_scr_prob_attention_nm": {
168+
"Description": "Attention Problems Syndrome Scale (Number Missing)",
169+
"DataType": "Float"
170+
},
171+
"abcl_scr_prob_attention_nt": {
172+
"Description": "Attention Problems Syndrome Scale (Number Total)",
173+
"DataType": "Float"
174+
},
175+
"abcl_scr_prob_aggressive_r": {
176+
"Description": "Aggressive Behavior Syndrome Scale (Raw Score)",
177+
"DataType": "Float"
178+
},
179+
"abcl_scr_prob_aggressive_t": {
180+
"Description": "Aggressive Behavior Syndrome Scale (T-Score)",
181+
"DataType": "Float"
182+
},
183+
"abcl_scr_prob_aggressive_nm": {
184+
"Description": "Aggressive Behavior Syndrome Scale (Number Missing)",
185+
"DataType": "Float"
186+
},
187+
"abcl_scr_prob_aggressive_nt": {
188+
"Description": "Aggressive Behavior Syndrome Scale (Number Total)",
189+
"DataType": "Float"
190+
},
191+
"abcl_scr_prob_rulebreak_r": {
192+
"Description": "Rule-Breaking Behavior Syndrome Scale (Raw Score)",
193+
"DataType": "Float"
194+
},
195+
"abcl_scr_prob_rulebreak_t": {
196+
"Description": "Rule-Breaking Behavior Syndrome Scale (T-Score)",
197+
"DataType": "Float"
198+
},
199+
"abcl_scr_prob_rulebreak_nm": {
200+
"Description": "Rule-Breaking Behavior Syndrome Scale (Number Missing)",
201+
"DataType": "Float"
202+
},
203+
"abcl_scr_prob_rulebreak_nt": {
204+
"Description": "Rule-Breaking Behavior Syndrome Scale (Number Total)",
205+
"DataType": "Float"
206+
},
207+
"abcl_scr_prob_intrusive_r": {
208+
"Description": "Intrusive Syndrome Scale (Raw Score)",
209+
"DataType": "Float"
210+
},
211+
"abcl_scr_prob_intrusive_t": {
212+
"Description": "Intrusive Syndrome Scale (T-Score)",
213+
"DataType": "Float"
214+
},
215+
"abcl_scr_prob_intrusive_nm": {
216+
"Description": "Intrusive Syndrome Scale (Number Missing)",
217+
"DataType": "Float"
218+
},
219+
"abcl_scr_prob_intrusive_nt": {
220+
"Description": "Intrusive Syndrome Scale (Number Total)",
221+
"DataType": "Float"
222+
},
223+
"abcl_scr_prob_other_r": {
224+
"Description": "Other Problems (Raw Score)",
225+
"DataType": "Float"
226+
},
227+
"abcl_scr_prob_other_nm": {
228+
"Description": "Other Problems (Number Missing)",
229+
"DataType": "Float"
230+
},
231+
"abcl_scr_prob_other_nt": {
232+
"Description": "Other Problems (Number Total)",
233+
"DataType": "Float"
234+
},
235+
"abcl_scr_prob_internal_r": {
236+
"Description": "Internalizing (Raw Score)",
237+
"DataType": "Float"
238+
},
239+
"abcl_scr_prob_internal_t": {
240+
"Description": "Internalizing (T-Score)",
241+
"DataType": "Float"
242+
},
243+
"abcl_scr_prob_internal_nm": {
244+
"Description": "Internalizing (Number Missing)",
245+
"DataType": "Float"
246+
},
247+
"abcl_scr_prob_internal_nt": {
248+
"Description": "Internalizing (Number Total)",
249+
"DataType": "Float"
250+
},
251+
"abcl_scr_prob_external_t": {
252+
"Description": "Externalizing (T-Score)",
253+
"DataType": "Float"
254+
},
255+
"abcl_scr_prob_external_r": {
256+
"Description": "Externalizing (Raw Score)",
257+
"DataType": "Float"
258+
},
259+
"abcl_scr_prob_external_nm": {
260+
"Description": "Externalizing (Number Missing)",
261+
"DataType": "Float"
262+
},
263+
"abcl_scr_prob_external_nt": {
264+
"Description": "Externalizing (Number Total)",
265+
"DataType": "Float"
266+
},
267+
"abcl_scr_prob_total_r": {
268+
"Description": "Total Problems (Raw Score)",
269+
"DataType": "Float"
270+
},
271+
"abcl_scr_prob_total_t": {
272+
"Description": "Total Problems (T-Score)",
273+
"DataType": "Float"
274+
},
275+
"abcl_scr_prob_total_nm": {
276+
"Description": "Total Problems (Number Missing)",
277+
"DataType": "Float"
278+
},
279+
"abcl_scr_prob_total_nt": {
280+
"Description": "Total Problems (Number Total)",
281+
"DataType": "Float"
282+
},
283+
"abcl_scr_prob_critical_r": {
284+
"Description": "Critical Items (Raw Score)",
285+
"DataType": "Float"
286+
},
287+
"abcl_scr_prob_critical_t": {
288+
"Description": "Critical Items (T-Score)",
289+
"DataType": "Float"
290+
},
291+
"abcl_scr_prob_critical_nm": {
292+
"Description": "Critical Items (Number Missing)",
293+
"DataType": "Float"
294+
},
295+
"abcl_scr_prob_critical_nt": {
296+
"Description": "Critical Items (Number Total)",
297+
"DataType": "Float"
298+
}
299+
}

0 commit comments

Comments
 (0)