What problem does it solve?
This Skill removes the manual Datawrapper UI work of building charts and maps by automating creation, data upload, configuration, publishing, exporting, and optional cleanup through the Datawrapper REST API.
Core Features & Use Cases
- Chart creation via API: Create Datawrapper visualizations of supported chart types (bars, lines, scatter, pie/donut).
- Map creation via API: Build choropleth maps and locator maps, including required basemap configuration and marker placement.
- Reliable export workflow: Publish and then export a PNG with the required post-publish delay, plus visual verification guidance.
- Metadata best practices: Add descriptive metadata and units-of-measure formatting so outputs are understandable and self-contained.
- Common pitfalls & debugging: Provide guidance for the most frequent failures (e.g., missing axes for choropleths causing uniform colors).
Quick Start
Use the datawrapper skill to create and publish a choropleth map by calling the Datawrapper API with a valid DATAWRAPPER_API token and a CSV that includes the required geographic key and numeric value columns.