docs: Add accessibility research mappings grounded in ClinicalTrials.gov data - #362
Open
DijieDeng wants to merge 1 commit into
Open
docs: Add accessibility research mappings grounded in ClinicalTrials.gov data#362DijieDeng wants to merge 1 commit into
DijieDeng wants to merge 1 commit into
Conversation
This document maps age-related conditions that affect housing accessibility (cognitive decline, mobility impairment, low vision, arthritis) to specific WCAG criteria and OpenACR feature requirements. Data is sourced from ClinicalTrials.gov trend analysis of currently recruiting studies.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds a comprehensive documentation file —
docs/ACCESSIBILITY_RESEARCH_MAPPINGS.md— that maps age-related conditions affecting housing accessibility to specific WCAG criteria and OpenACR feature requirements. The mappings are grounded in real clinical research trend data from ClinicalTrials.gov.What's Included
1. Clinical Trial Trend Summary
A trend analysis of currently recruiting (
overallStatus = RECRUITING) clinical studies on ClinicalTrials.gov was performed for four age-related conditions:Key finding: Cognitive decline has the most active research pipeline (328 studies), followed by mobility impairment (316). This underscores the urgency of designing accessibility tools that accommodate users with declining memory, limited fine motor control, visual impairment, and joint pain.
2. Condition → Accessibility Feature Mapping
For each of the four conditions, the document maps specific WCAG success criteria to OpenACR feature requirements:
3. Suggested OpenACR Enhancements
4. Connection to Open Issues
The document explicitly links to Issue #342 (Nested interactive controls not announced by screen readers), connecting it to the 203 recruiting low-vision studies on ClinicalTrials.gov — including studies on glaucoma's impact on life space (NCT04396002) and age-related macular degeneration (NCT07423429).
Motivation
This documentation was created as part of building a tool to help seniors find accessible apartments. By grounding accessibility features in real clinical research data, OpenACR users and vendors can better understand why specific WCAG criteria matter for aging populations — not just that they're required by Section 508.
Data Sources
overallStatus = RECRUITINGcountByPhaseaggregation for each condition's search termTesting
Checklist
docs/directory