This repository was archived by the owner on Jan 7, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathpeds_dashboard_data.json
More file actions
122 lines (122 loc) · 3.52 KB
/
Copy pathpeds_dashboard_data.json
File metadata and controls
122 lines (122 loc) · 3.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
{
"number_of_participants": 300,
"number_of_recordings": 23533,
"gender_identity": {
"Female gender identity": 159,
"Male gender identity": 140,
"Prefer not to answer": 1
},
"race": {
"Asian": 83,
"Black or African American": 16,
"White": 116,
"Canadian Indigenous or Aboriginal": 4,
"Other": 40,
"Prefer not to answer": 9,
"Multiple Races": 28
},
"age_groups": {
"2-3": 0,
"4-5": 2,
"6-9": 91,
"10-17": 207
},
"hearing_loss_disorder_category": {
"Cholesteatoma": 12,
"Hearing loss": 100,
"Mild hearing loss": 45,
"Deafness": 30,
"Ear tubes": 56,
"Cochlear implantation bilateral": 23,
"Vocal cord webs": 1,
"Cochlear implantation unilateral": 18,
"Tympanic membrane perforation": 8,
"CMV": 4,
"Hearing aid": 111
},
"mood_and_psychiatric_disorders_category": {
"Anxiety disorder": 28,
"ADHD": 29,
"ASD": 13,
"Depression": 7,
"Eating disorder": 5,
"Insomnia or sleep disorder": 3,
"OCD": 5,
"Panic disorder": 0,
"Social anxiety disorder": 10,
"Other": 7
},
"respiratory_disorders_category": {
"Asthma": 33,
"Recurrent croup": 3,
"Bronchiolitis": 2,
"RSV": 4,
"Chronic cough": 5,
"Subglottic stenosis": 0,
"Vocal cord webs": 1,
"Airway surgery/intubated": 0,
"Tracheostomy": 1,
"Stridor": 31,
"Throat surgery": 21,
"Oxygen support": 31
},
"snoring_and_obstructive_sleep_category": {
"Snoring": 0,
"Gasping": 75,
"Obstructive sleep apnea": 14,
"Had sleep study": 12,
"Tonsillectomy": 22,
"Adenoidectomy": 23,
"Lingual tonsillectomy": 0
},
"voice_disorders_category": {
"Vocal nodules or polyps": 4,
"Unilateral vocal cord paralysis": 1,
"Bilateral vocal cord paralysis": 1,
"Acid reflux disease": 13,
"Scarring": 4,
"Airway stenosis": 1,
"Vocal cord webs": 1,
"ENT visited": 72,
"Hoarse": 13,
"Voice strain": 9,
"Speech delay": 31
},
"primary_language": {
"English": 278,
"Spanish": 2,
"Arabic": 2,
"French": 2,
"Mandarin": 5,
"Other": 11
},
"total_hours_of_recordings": 28.0972599306,
"questionnaire_collected": {
"Q - Pediatric - Generic - Demographics": 300,
"Q - Pediatric - Generic - VHI-10": 300,
"Q - Pediatric - Generic - Voice Outcome Survey": 300,
"Q - Pediatric - Generic - Voice Related QoL Survey": 300,
"Q - Pediatric - Generic PHQ-A": 300,
"Q - Pediatric - Generic Medical Conditions": 300
},
"acoustic_task_collected": {
"ABC's - peds": 0,
"Ready For School - peds": 298,
"Favorite Show - peds": 298,
"Favorite Food - peds": 298,
"Outside of School - peds": 298,
"Months - peds": 2,
"Counting - peds": 2,
"Naming Animals - peds": 208,
"Naming Food - peds": 208,
"Identifying Pictures - peds": 300,
"Picture Description - peds": 299,
"Long Sounds - peds": 208,
"Noisy Sounds - peds": 92,
"Caterpillar Passage - peds": 298,
"Repeat Words - peds": 300,
"Role Naming - peds": 90,
"Sentences - peds": 299,
"Silly Sounds - peds": 296
}
}