Data To Video
Use for animated data storytelling.
Data Classification
Pick one:
- time series
- ranking
- comparison
- funnel
- cohort
- distribution
- geographic split
- metric dashboard
Workflow
- Inspect input data and identify dimensions, measures, dates, and missing values.
- Choose chart recipe and story arc.
- Normalize data into JSON/CSV under
docs/videos/assets/. - Build scenes with explicit axes, labels, units, and color semantics.
- Animate changes with frame-readable timing.
- Render and QC.
Rules
- Do not invent missing data.
- Record transformations in the brief.
- Keep labels readable at target resolution.
- Use semantic colors consistently.
- Avoid chart junk that hides the data.
QC Risks
- axis truncation
- label overlap
- misleading interpolation
- unreadable small numbers
- incorrect units or date ranges