Add Gdp Scatter

Add a scatter view (with GDP per capita on x) to existing OWID charts via the admin API, mirroring the admin UI's "Add scatter type" defaults, then retire the old standalone "X vs. GDP per capita" charts by redirecting their slugs to that scatter view. Trigger when the user pastes a table with columns `chart_admin_url`, `target_chart_admin_url`, `gdp_source` (part 1), or a list of `{grapher_url, target_chart_url}` pairs to redirect (part 2).

owid 9ffa18e 7 files · 238.5 KB Updated

File contents

owid/etl/tree/main/.claude/skills/add-gdp-scatter commit 9ffa18ebcf

Frequently asked questions

npx skillmds@latest add owid/add-gdp-scatter