lukeslp commited on
Commit
a1fba77
·
verified ·
1 Parent(s): 2ce6315

add jan_workplace_accommodations.json

Browse files
Files changed (1) hide show
  1. jan_workplace_accommodations.json +630 -0
jan_workplace_accommodations.json ADDED
@@ -0,0 +1,630 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "JAN Workplace Accommodation Data",
3
+ "description": "Workplace accommodation cost, effectiveness, and benefit data from the Job Accommodation Network (JAN) employer survey, covering accommodations made between 2019-2024. JAN is funded by the U.S. Department of Labor's Office of Disability Employment Policy.",
4
+ "accommodation_costs": {
5
+ "cost_respondents": 1425,
6
+ "cost_respondent_pct_of_total": 26,
7
+ "cost_distribution": [
8
+ {
9
+ "category": "No cost ($0)",
10
+ "count": 872,
11
+ "percent": 61,
12
+ "examples": "Modifying work schedule, changing company policy"
13
+ },
14
+ {
15
+ "category": "One-time expense",
16
+ "count": 466,
17
+ "percent": 33,
18
+ "median_cost_usd": 300,
19
+ "examples": "Screen-reading software, automatic door opener"
20
+ },
21
+ {
22
+ "category": "Ongoing annual cost",
23
+ "count": 87,
24
+ "percent": 6,
25
+ "median_annual_cost_usd": 2400,
26
+ "examples": "Sign language interpreter during meetings"
27
+ }
28
+ ]
29
+ },
30
+ "employer_context": {
31
+ "pct_contacting_for_retention": 56,
32
+ "average_employee_tenure": "five years and eight months",
33
+ "median_hourly_wage_usd": 18.88,
34
+ "median_annual_salary_usd": 65225,
35
+ "pct_employees_with_college_degree_or_higher": 65
36
+ },
37
+ "effectiveness": {
38
+ "respondents": 2069,
39
+ "ratings": [
40
+ {
41
+ "rating": "Very effective or extremely effective",
42
+ "percent": 66
43
+ },
44
+ {
45
+ "rating": "Somewhat effective",
46
+ "percent": 22
47
+ },
48
+ {
49
+ "rating": "Ineffective",
50
+ "percent": 12
51
+ }
52
+ ],
53
+ "total_effective_pct": 88
54
+ },
55
+ "benefits": {
56
+ "direct_benefits": [
57
+ {
58
+ "benefit": "Increased employee retention",
59
+ "pct_employers_reporting": 85
60
+ },
61
+ {
62
+ "benefit": "Increased employee productivity",
63
+ "pct_employers_reporting": 52
64
+ },
65
+ {
66
+ "benefit": "Eliminated costs of training new employee",
67
+ "pct_employers_reporting": 48
68
+ },
69
+ {
70
+ "benefit": "Increased employee attendance",
71
+ "pct_employers_reporting": 47
72
+ },
73
+ {
74
+ "benefit": "Saved workers' compensation/insurance costs",
75
+ "pct_employers_reporting": 24
76
+ },
77
+ {
78
+ "benefit": "Hiring of a qualified person with a disability",
79
+ "pct_employers_reporting": 18
80
+ },
81
+ {
82
+ "benefit": "Promotion of an employee",
83
+ "pct_employers_reporting": 8
84
+ }
85
+ ],
86
+ "indirect_benefits": [
87
+ {
88
+ "benefit": "Improved interactions with coworkers",
89
+ "pct_employers_reporting": 35
90
+ },
91
+ {
92
+ "benefit": "Increased overall company safety",
93
+ "pct_employers_reporting": 30
94
+ },
95
+ {
96
+ "benefit": "Increased overall company morale",
97
+ "pct_employers_reporting": 29
98
+ },
99
+ {
100
+ "benefit": "Increased overall company productivity",
101
+ "pct_employers_reporting": 21
102
+ },
103
+ {
104
+ "benefit": "Improved interactions with customers",
105
+ "pct_employers_reporting": 21
106
+ },
107
+ {
108
+ "benefit": "Increased overall company attendance",
109
+ "pct_employers_reporting": 19
110
+ }
111
+ ]
112
+ },
113
+ "accommodation_types": {
114
+ "description": "JAN covers accommodations across disability categories. The SOAR database contains 700+ real-life accommodation examples searchable by disability, limitation, or occupation.",
115
+ "soar_database_url": "https://askjan.org/soar.cfm",
116
+ "most_popular_accommodation_searches": [
117
+ "Limitations",
118
+ "Work Related Functions",
119
+ "Disabilities",
120
+ "Other",
121
+ "Accommodation",
122
+ "ADA",
123
+ "Addiction",
124
+ "ADHD",
125
+ "Aging",
126
+ "Air Quality/Irritants",
127
+ "Anxiety",
128
+ "Back Impairment",
129
+ "Body Odor",
130
+ "Cancer",
131
+ "Commute",
132
+ "Cumulative Trauma Conditions",
133
+ "Decreased Stamina/Fatigue",
134
+ "Depression",
135
+ "Diabetes",
136
+ "Fibromyalgia",
137
+ "Handling/Fingering",
138
+ "Headache",
139
+ "Learning",
140
+ "Learning Disability",
141
+ "Leave",
142
+ "Lifting",
143
+ "Mental Health Conditions",
144
+ "Multiple Sclerosis",
145
+ "Non-compliant Behavior",
146
+ "Pain",
147
+ "Parking",
148
+ "PTSD",
149
+ "Reading",
150
+ "Stress",
151
+ "Stress Intolerance",
152
+ "Telework",
153
+ "Temperature Sensitivity"
154
+ ],
155
+ "example_accommodations": [
156
+ {
157
+ "situation": "Counselor who was a veteran with PTSD needed to use a service dog at work",
158
+ "solution": "Employer allowed service dog with separate area during counseling sessions",
159
+ "disability_type": "PTSD / Mental Health"
160
+ },
161
+ {
162
+ "situation": "Social worker with Type 2 diabetes experiencing vision loss requested reduced workload",
163
+ "solution": "Stand-magnification equipment for print and screen-magnification software for computer",
164
+ "disability_type": "Diabetes / Vision Loss"
165
+ },
166
+ {
167
+ "situation": "Electrician with severe depression needed to attend periodic licensure trainings",
168
+ "solution": "Remote CART service for note-taking during training sessions",
169
+ "disability_type": "Depression / Mental Health"
170
+ }
171
+ ],
172
+ "common_accommodation_categories": [
173
+ "Schedule modifications (flexible hours, breaks)",
174
+ "Telework / remote work arrangements",
175
+ "Assistive technology (screen readers, magnification)",
176
+ "Physical workspace modifications (ergonomic furniture, ramps)",
177
+ "Policy modifications (leave, dress code, fragrance-free)",
178
+ "Communication aids (CART services, sign language interpreters)",
179
+ "Job restructuring (reassigning marginal functions)",
180
+ "Service animals in the workplace",
181
+ "Modified training materials and formats",
182
+ "Environmental adjustments (lighting, noise, temperature)"
183
+ ],
184
+ "note": "Common categories derived from JAN SOAR database and published accommodation guides"
185
+ },
186
+ "disability_categories": {
187
+ "total_disability_conditions_covered": 102,
188
+ "all_conditions": [
189
+ "Human Immunodeficiency Virus (HIV)",
190
+ "Addison's Disease",
191
+ "Aging",
192
+ "Allergies",
193
+ "Multiple Chemical Sensitivity",
194
+ "Electrical Sensitivity",
195
+ "Fragrance Sensitivity",
196
+ "Food Allergy",
197
+ "Latex Allergy",
198
+ "Alzheimer's Disease",
199
+ "Amputation",
200
+ "Hand Amputation",
201
+ "Amyotrophic Lateral Sclerosis (ALS)/Lou Gehrig's Disease",
202
+ "Arthritis",
203
+ "Ataxia",
204
+ "Attention Deficit/Hyperactivity Disorder (ADHD)",
205
+ "Autism Spectrum",
206
+ "Back Impairment",
207
+ "Bladder Impairment",
208
+ "Sickle Cell Anemia",
209
+ "Bleeding Disorder",
210
+ "Body Odor",
211
+ "Little Person",
212
+ "Obesity",
213
+ "Brain Injury",
214
+ "Stroke",
215
+ "Burn Injury",
216
+ "Cancer",
217
+ "Cataplexy",
218
+ "Charcot-Marie-Tooth",
219
+ "Chronic Fatigue Syndrome/Myalgic Encephalomyelitis",
220
+ "Chronic Pain",
221
+ "Albinism",
222
+ "Cumulative Trauma Conditions",
223
+ "Diabetes",
224
+ "Dystonia",
225
+ "Ehlers-Danlos Syndrome",
226
+ "Epilepsy/Seizure Disorder",
227
+ "Essential Tremors",
228
+ "Fibromyalgia",
229
+ "Gastrointestinal Disorders",
230
+ "Gastroesophageal Reflux Disease (GERD, Acid Reflux, Heartburn)",
231
+ "Graves' Disease",
232
+ "Guillain Barre' Syndrome",
233
+ "Migraines",
234
+ "Hearing Impairment",
235
+ "Deafness",
236
+ "Heart Condition",
237
+ "Postural Orthostatic Tachycardia Syndrome (POTS)",
238
+ "Hepatitis",
239
+ "Huntington's Disease",
240
+ "Intellectual Disability",
241
+ "Fetal Alcohol Syndrome",
242
+ "Learning Disability",
243
+ "Auditory Processing Disorder",
244
+ "Leg Impairment",
245
+ "Lupus",
246
+ "Lyme Disease",
247
+ "Marfan Syndrome",
248
+ "Mental Health Conditions",
249
+ "Anxiety Disorder",
250
+ "Bipolar Disorder",
251
+ "Depression",
252
+ "Eating Disorders",
253
+ "Obsessive Compulsive Disorder (OCD)",
254
+ "Personality Disorder",
255
+ "Phobias",
256
+ "Post-Traumatic Stress Disorder (PTSD)",
257
+ "Schizophrenia",
258
+ "Seasonal Affective Disorder (SAD)",
259
+ "Tourette Syndrome",
260
+ "Multiple Sclerosis",
261
+ "Muscular Dystrophy",
262
+ "Myalgic Encephalomyelitis/Chronic Fatigue Syndrome",
263
+ "Myasthenia Gravis",
264
+ "Neurodiversity",
265
+ "Cerebral Palsy",
266
+ "Paraplegia",
267
+ "Quadriplegia",
268
+ "Parkinson's Disease",
269
+ "Poliomyelitis (Polio)/Post Polio",
270
+ "Pregnancy",
271
+ "Raynaud's Disease",
272
+ "Reflex Sympathetic Dystrophy (RSD)",
273
+ "Renal/Kidney Disease",
274
+ "Endometriosis",
275
+ "Respiratory Impairments",
276
+ "Sarcoidosis",
277
+ "Shingles",
278
+ "Skin Conditions",
279
+ "Sleep Disorder",
280
+ "Stuttering",
281
+ "Speech-Language Impairment",
282
+ "Spina Bifida",
283
+ "Substance Use Disorder",
284
+ "Alcoholism",
285
+ "Drug Addiction",
286
+ "Thyroid Disorders",
287
+ "Vertigo",
288
+ "Blindness",
289
+ "Low Vision",
290
+ "Colorblind/Color Vision Deficiency"
291
+ ],
292
+ "by_category": {
293
+ "physical_mobility": {
294
+ "count": 29,
295
+ "conditions": [
296
+ "Amputation",
297
+ "Arthritis",
298
+ "Ataxia",
299
+ "Back Impairment",
300
+ "Burn Injury",
301
+ "Cerebral Palsy",
302
+ "Charcot-Marie-Tooth",
303
+ "Chronic Pain",
304
+ "Cumulative Trauma Conditions",
305
+ "Dystonia",
306
+ "Ehlers-Danlos Syndrome",
307
+ "Essential Tremors",
308
+ "Fibromyalgia",
309
+ "Gastroesophageal Reflux Disease (GERD, Acid Reflux, Heartburn)",
310
+ "Guillain Barre' Syndrome",
311
+ "Hand Amputation",
312
+ "Leg Impairment",
313
+ "Little Person",
314
+ "Marfan Syndrome",
315
+ "Muscular Dystrophy",
316
+ "Myasthenia Gravis",
317
+ "Obesity",
318
+ "Paraplegia",
319
+ "Parkinson's Disease",
320
+ "Poliomyelitis (Polio)/Post Polio",
321
+ "Quadriplegia",
322
+ "Raynaud's Disease",
323
+ "Reflex Sympathetic Dystrophy (RSD)",
324
+ "Spina Bifida"
325
+ ]
326
+ },
327
+ "sensory_communication": {
328
+ "count": 10,
329
+ "conditions": [
330
+ "Albinism",
331
+ "Auditory Processing Disorder",
332
+ "Blindness",
333
+ "Body Odor",
334
+ "Colorblind/Color Vision Deficiency",
335
+ "Deafness",
336
+ "Hearing Impairment",
337
+ "Low Vision",
338
+ "Speech-Language Impairment",
339
+ "Stuttering"
340
+ ]
341
+ },
342
+ "cognitive_neurological": {
343
+ "count": 12,
344
+ "conditions": [
345
+ "Alzheimer's Disease",
346
+ "Attention Deficit/Hyperactivity Disorder (ADHD)",
347
+ "Autism Spectrum",
348
+ "Brain Injury",
349
+ "Epilepsy/Seizure Disorder",
350
+ "Fetal Alcohol Syndrome",
351
+ "Huntington's Disease",
352
+ "Intellectual Disability",
353
+ "Learning Disability",
354
+ "Multiple Sclerosis",
355
+ "Neurodiversity",
356
+ "Stroke"
357
+ ]
358
+ },
359
+ "mental_health_behavioral": {
360
+ "count": 15,
361
+ "conditions": [
362
+ "Alcoholism",
363
+ "Anxiety Disorder",
364
+ "Bipolar Disorder",
365
+ "Depression",
366
+ "Drug Addiction",
367
+ "Eating Disorders",
368
+ "Mental Health Conditions",
369
+ "Obsessive Compulsive Disorder (OCD)",
370
+ "Personality Disorder",
371
+ "Phobias",
372
+ "Post-Traumatic Stress Disorder (PTSD)",
373
+ "Schizophrenia",
374
+ "Seasonal Affective Disorder (SAD)",
375
+ "Substance Use Disorder",
376
+ "Tourette Syndrome"
377
+ ]
378
+ },
379
+ "chronic_medical": {
380
+ "count": 35,
381
+ "conditions": [
382
+ "Addison's Disease",
383
+ "Aging",
384
+ "Allergies",
385
+ "Amyotrophic Lateral Sclerosis (ALS)/Lou Gehrig's Disease",
386
+ "Bleeding Disorder",
387
+ "Cancer",
388
+ "Cataplexy",
389
+ "Chronic Fatigue Syndrome/Myalgic Encephalomyelitis",
390
+ "Diabetes",
391
+ "Electrical Sensitivity",
392
+ "Endometriosis",
393
+ "Food Allergy",
394
+ "Fragrance Sensitivity",
395
+ "Gastrointestinal Disorders",
396
+ "Graves' Disease",
397
+ "Heart Condition",
398
+ "Hepatitis",
399
+ "Human Immunodeficiency Virus (HIV)",
400
+ "Latex Allergy",
401
+ "Lupus",
402
+ "Lyme Disease",
403
+ "Migraines",
404
+ "Multiple Chemical Sensitivity",
405
+ "Myalgic Encephalomyelitis/Chronic Fatigue Syndrome",
406
+ "Postural Orthostatic Tachycardia Syndrome (POTS)",
407
+ "Pregnancy",
408
+ "Renal/Kidney Disease",
409
+ "Respiratory Impairments",
410
+ "Sarcoidosis",
411
+ "Shingles",
412
+ "Sickle Cell Anemia",
413
+ "Skin Conditions",
414
+ "Sleep Disorder",
415
+ "Thyroid Disorders",
416
+ "Vertigo"
417
+ ]
418
+ },
419
+ "other": {
420
+ "count": 1,
421
+ "conditions": [
422
+ "Bladder Impairment"
423
+ ]
424
+ }
425
+ },
426
+ "source_url": "https://askjan.org/a-to-z.cfm"
427
+ },
428
+ "jan_service_satisfaction": {
429
+ "respondents": 3184,
430
+ "pct_jan_understood_needs": 97,
431
+ "pct_information_met_needs": 92,
432
+ "pct_would_use_jan_again": 100
433
+ },
434
+ "survey_metadata": {
435
+ "surveys_sent": 26028,
436
+ "employer_responses": 5406,
437
+ "survey_period_start": "January 1, 2019",
438
+ "survey_period_end": "December 31, 2024",
439
+ "description": "JAN employer survey on workplace accommodation costs and benefits"
440
+ },
441
+ "related_resources": {
442
+ "external_disability_data_sources": [
443
+ {
444
+ "name": "American Community Survey",
445
+ "url": "http://www.census.gov/programs-surveys/acs/"
446
+ },
447
+ {
448
+ "name": "Current Population Survey",
449
+ "url": "http://www.census.gov/programs-surveys/cps.html"
450
+ },
451
+ {
452
+ "name": "National Study of Long-Term Care Providers",
453
+ "url": "http://www.cdc.gov/nchs/nsltcp/index.htm"
454
+ },
455
+ {
456
+ "name": "National Health Interview Survey",
457
+ "url": "https://www.cdc.gov/nchs/nhis/"
458
+ },
459
+ {
460
+ "name": "Survey of Income and Program Participation",
461
+ "url": "http://www.census.gov/sipp/"
462
+ },
463
+ {
464
+ "name": "Office of Disability Employment Policy",
465
+ "url": "https://www.dol.gov/odep/topics/DisabilityEmploymentStatistics.htm"
466
+ },
467
+ {
468
+ "name": "U.S. Census Bureau",
469
+ "url": "http://www.census.gov/"
470
+ },
471
+ {
472
+ "name": "Bureau of Labor Statistics",
473
+ "url": "http://www.bls.gov/"
474
+ },
475
+ {
476
+ "name": "DisabilityStatistics.org",
477
+ "url": "http://disabilitystatistics.org/"
478
+ },
479
+ {
480
+ "name": "StatsRRTC",
481
+ "url": "http://www.researchondisability.org/statsrrtc"
482
+ }
483
+ ],
484
+ "jan_publications": [
485
+ {
486
+ "title": "For Employers",
487
+ "url": "https://askjan.org/info-by-role.cfm#for-employers"
488
+ },
489
+ {
490
+ "title": "A to Z By Disability: Amyotrophic Lateral Sclerosis (ALS)/Lou Gehrig's Disease",
491
+ "url": "https://askjan.org/disabilities/Amyotrophic-Lateral-Sclerosis-ALS-Lou-Gehrig-s-Disease.cfm"
492
+ },
493
+ {
494
+ "title": "A to Z By Disability: Addison's Disease",
495
+ "url": "https://askjan.org/disabilities/Addison-s-Disease.cfm"
496
+ },
497
+ {
498
+ "title": "A to Z By Disability: Aging",
499
+ "url": "https://askjan.org/disabilities/Aging.cfm"
500
+ },
501
+ {
502
+ "title": "A to Z By Disability: Albinism",
503
+ "url": "https://askjan.org/disabilities/Albinism.cfm"
504
+ },
505
+ {
506
+ "title": "A to Z By Disability: Alcoholism",
507
+ "url": "https://askjan.org/disabilities/Alcoholism.cfm"
508
+ },
509
+ {
510
+ "title": "A to Z By Disability: Allergies",
511
+ "url": "https://askjan.org/disabilities/Allergies.cfm"
512
+ },
513
+ {
514
+ "title": "A to Z By Disability: Alzheimer's Disease",
515
+ "url": "https://askjan.org/disabilities/Alzheimer-s-Disease.cfm"
516
+ },
517
+ {
518
+ "title": "A to Z By Disability: Amputation",
519
+ "url": "https://askjan.org/disabilities/Amputation.cfm"
520
+ },
521
+ {
522
+ "title": "A to Z By Disability: Anxiety Disorder",
523
+ "url": "https://askjan.org/disabilities/Anxiety-Disorder.cfm"
524
+ },
525
+ {
526
+ "title": "A to Z By Disability: Arthritis",
527
+ "url": "https://askjan.org/disabilities/Arthritis.cfm"
528
+ },
529
+ {
530
+ "title": "A to Z By Disability: Ataxia",
531
+ "url": "https://askjan.org/disabilities/Ataxia.cfm"
532
+ },
533
+ {
534
+ "title": "A to Z By Disability: Attention Deficit/Hyperactivity Disorder (ADHD)",
535
+ "url": "https://askjan.org/disabilities/Attention-Deficit-Hyperactivity-Disorder-AD-HD.cfm"
536
+ },
537
+ {
538
+ "title": "A to Z By Disability: Auditory Processing Disorder",
539
+ "url": "https://askjan.org/disabilities/Auditory-Processing-Disorder.cfm"
540
+ },
541
+ {
542
+ "title": "A to Z By Disability: Autism Spectrum",
543
+ "url": "https://askjan.org/disabilities/Autism-Spectrum.cfm"
544
+ },
545
+ {
546
+ "title": "A to Z By Disability: Back Impairments",
547
+ "url": "https://askjan.org/disabilities/Back-Impairment.cfm"
548
+ },
549
+ {
550
+ "title": "A to Z By Disability: Bipolar Disorder",
551
+ "url": "https://askjan.org/disabilities/Bipolar-Disorder.cfm"
552
+ },
553
+ {
554
+ "title": "A to Z By Disability: Bladder Impairments",
555
+ "url": "https://askjan.org/disabilities/Bladder-Impairment.cfm"
556
+ },
557
+ {
558
+ "title": "A to Z By Disability: Bleeding Disorders",
559
+ "url": "https://askjan.org/disabilities/Bleeding-Disorder.cfm"
560
+ },
561
+ {
562
+ "title": "A to Z By Disability: Blindness",
563
+ "url": "https://askjan.org/disabilities/Blind.cfm"
564
+ },
565
+ {
566
+ "title": "A to Z By Disability: Body Odor",
567
+ "url": "https://askjan.org/disabilities/Body-Odor.cfm"
568
+ },
569
+ {
570
+ "title": "A to Z By Disability: Brain Injury",
571
+ "url": "https://askjan.org/disabilities/Brain-Injury.cfm"
572
+ },
573
+ {
574
+ "title": "A to Z By Disability: Burn Injuries",
575
+ "url": "https://askjan.org/disabilities/Burn-Injury.cfm"
576
+ },
577
+ {
578
+ "title": "A to Z By Disability: Cancer",
579
+ "url": "https://askjan.org/disabilities/Cancer.cfm"
580
+ },
581
+ {
582
+ "title": "A to Z By Disability: Cataplexy",
583
+ "url": "https://askjan.org/disabilities/Cataplexy.cfm"
584
+ },
585
+ {
586
+ "title": "A to Z By Disability: Cerebral Palsy",
587
+ "url": "https://askjan.org/disabilities/Cerebral-Palsy.cfm"
588
+ },
589
+ {
590
+ "title": "A to Z By Disability: Charcot-Marie-Tooth",
591
+ "url": "https://askjan.org/disabilities/Charcot-Marie-Tooth.cfm"
592
+ },
593
+ {
594
+ "title": "A to Z By Disability: Chronic Fatigue Syndrome/Myalgic Encephalomyelitis",
595
+ "url": "https://askjan.org/disabilities/Chronic-Fatigue-Syndrome-Myalgic-Encephalomyelitis.cfm"
596
+ },
597
+ {
598
+ "title": "A to Z By Disability: Chronic Pain",
599
+ "url": "https://askjan.org/disabilities/Chronic-Pain.cfm"
600
+ },
601
+ {
602
+ "title": "A to Z By Disability: Colorblindness/Color Vision Deficiency",
603
+ "url": "https://askjan.org/disabilities/Colorblind-Color-Vision-Deficiency.cfm"
604
+ }
605
+ ]
606
+ },
607
+ "metadata": {
608
+ "source_organization": "Job Accommodation Network (JAN)",
609
+ "source_affiliation": "U.S. Department of Labor, Office of Disability Employment Policy",
610
+ "primary_source_url": "https://askjan.org/topics/costs.cfm",
611
+ "additional_source_urls": [
612
+ "https://askjan.org/topics/disstats.cfm",
613
+ "https://askjan.org/a-to-z.cfm",
614
+ "https://askjan.org/soar.cfm",
615
+ "https://askjan.org/publications/index.cfm"
616
+ ],
617
+ "report_last_updated": "September 17, 2025",
618
+ "grant_number": "OD-000007-25A",
619
+ "fetched_at": "2026-02-13T03:32:35.383930+00:00",
620
+ "fetcher_script": "fetch_jan_data.py",
621
+ "notes": [
622
+ "All statistics are from JAN's employer survey conducted 2019-2024",
623
+ "Survey respondents represent manufacturing, service, wholesale/retail, small businesses to Fortune 500",
624
+ "Accommodation cost data based on 1,425 employers who shared cost information",
625
+ "Effectiveness data based on 2,069 employer responses",
626
+ "Disability category counts reflect conditions listed on JAN A-Z page",
627
+ "Common accommodation categories derived from SOAR database categories"
628
+ ]
629
+ }
630
+ }