What problem does it solve?
This Skill solves the complexity of building production-grade, interactive data visualizations from raw trade datasets, eliminating the need to manually piece together data processing, mapping libraries, and deployment pipelines.
Core Features & Use Cases
- Full-stack data visualization: Acquire, clean, and process bilateral trade data with Python/Pandas, then render interactive D3.js choropleth maps with flow arcs.
- Time-series animation: Step through years of trade evolution with playback controls, log-scaled color ramps, and dynamic arc rendering that handles outlier-dominated datasets.
- Responsive deployment: Host on GitHub Pages with mobile touch support, zoom/pan, and interactive tooltips — all without build tools or frameworks.
Quick Start
Use the world-coffee-trade skill to transform the BACI coffee trade CSV into an interactive year-by-year world map visualization and deploy it to GitHub Pages.