Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
4 results found tagged data tables.
-
EnTable: Rewriting Web Data Sets as Accessible Tables
This demonstration paper presents EnTable, a crowdsourcing system that transforms visually complex web data presentations into accessible HTML tables. The problem it addresses is fundamental: modern web designers communicate semantic information thro…
-
SmartWrap: Seeing Datasets with the Crowd's Eyes
This paper presents SmartWrap, a Firefox extension that enables sighted web users — including nonprogrammers — to create reusable "wrappers" that extract the semantic structure of visually-presented datasets on web pages, making them navigable by scr…
-
Adapting data table to improve web accessibility
This paper addresses the challenge of making web data tables accessible to screen reader users, particularly when tables are not properly marked up with semantic HTML tags like <th>, <thead>, and <tfoot>. Screen readers present content linearly, so l…
-
Increasing Agency of Screen-Reader Users in Consuming Information From Online Data Visualizations
This paper addresses a fundamental equity problem in data visualization accessibility: screen-reader users are limited to consuming only the information that visualization creators choose to provide, with no agency to customize what they hear. Prior …