data-viz
Datasets
All datasets matching “data-viz”VIZWIZ_TRAIN_data_with_imageseiwm_data_bbox_vizdata-viz-qa
DataVizQA
This is a image-text dataset for question answering over data visualizations.
This dataset is a random sampling of the following datasets:
18% from FigureQA
64% from PlotQA
28% from ChartQA
orbura-dataviz-dataset
Orbura AutoScientist Data Visualization Dataset
Dataset Description
A synthetic instruction-tuning corpus for data visualization tasks, built for
the AutoScientist Challenge
Part 2 (Data Visualization). Every example is deterministically generated —
no human annotation, no LLM-generated labels — so the ground truth is exact
and reproducible.
Task types
Task
Weight
Description
chart_qa
45%
Arithmetic, comparison, and trend questions about… See the full description on the dataset page: https://huggingface.co/datasets/Papajams/orbura-dataviz-dataset.dataviz-html-dataset
DataViz HTML Dashboard Dataset
100 HTML dashboard files built with the dash-viz-kit library — 10 themes, 12 chart types (ApexCharts + ECharts), zero config, declarative HTML.
Structure
data/train-00000-of-00001.parquet — Main dataset in Parquet format
data/*.csv — CSV data files used by 15 dashboards
README.md — Dataset card
Columns
Column
Type
Description
filename
string
File name of the dashboard
title
string
Human-readable title… See the full description on the dataset page: https://huggingface.co/datasets/sanjaymalladi/dataviz-html-dataset.dataviz-charts-html-dataset
DataViz Individual Charts HTML Dataset
120 individual chart HTML files — 12 chart types × 10 themes — for teaching models to generate themed single-chart visualizations.
Structure
data/train-00000-of-00001.parquet — Main dataset in Parquet format
README.md — Dataset card
Columns
Column
Type
Description
filename
string
treemap-tech-innovation.html
title
string
e.g. "Bar Chart — Midnight Galaxy"
chart_type
string
bar, line, area, pie… See the full description on the dataset page: https://huggingface.co/datasets/sanjaymalladi/dataviz-charts-html-dataset.
