Create Static Viz

Build or refresh an OWID static visualization end to end — resolve what data it needs from an old static viz image, an indicator, or a grapher chart; check both the ETL catalog and the producer's own site for a newer release and route to /create-dataset or /update-dataset when one exists; write the viz://static matplotlib step that emits Figma-ready SVG and PNG at the static-chart templates' proportions; then hand off to /create-figma-chart. Trigger when the user asks to "refresh this static viz", "remake this chart as a static image", "create a static viz", pastes an old static viz image or filename and asks for a better version, or picks up a viz from the static-viz refresh queue.

owid 044346e 6 files · 108.7 KB Updated

File contents

owid/etl/tree/main/.claude/skills/create-static-viz commit 044346eb28

Frequently asked questions

npx skillmds@latest add owid/create-static-viz