dsh-eco-indicator
Run the following command in DeepSeek Harness:
dsh plugin install SIMON-WORLD/dsh-eco-indicator
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install SIMON-WORLD/dsh-eco-indicator in the DeepSeek Harness terminal to install; the full source code is available at https://github.com/SIMON-WORLD/dsh-eco-indicator . Restart harness after installation to activate the plugin.
About this plugin
Pulling GDP and inflation figures for a handful of countries usually means navigating the World Bank website, memorizing indicator codes, fiddling with year filters, and copy-pasting numbers into a spreadsheet. dsh-eco-indicator collapses that workflow into a single conversational question. It taps the World Bank open data API directly, so there is no API key to request, no account to create, and no setup beyond installing the plugin.
Two tools do the heavy lifting. wb_indicator fetches any World Bank indicator for a given country and year range, returning one row per year with missing years omitted automatically. wb_countries resolves a name fragment or ISO3 code into the canonical country code, making it easy to target the right economy before querying. Common indicators such as GDP, GDP per capita, CPI inflation, trade-to-GDP, total population, and unemployment rate are ready out of the box, and the plugin also supports regional aggregates like World, High-income, and Low-income.
It is built for researchers, policy analysts, students, and developers who need quick access to macroeconomic data without bouncing between a browser and a spreadsheet. Ask in plain language, the model calls the tools, and you get year-by-year figures in the same thread. Looking up an indicator becomes a conversation, not a process.
Use Cases
- Compare GDP and inflation trends between two economies over a decade
- Pull trade-to-GDP ratios across multiple countries for policy analysis
- Look up per-capita GDP changes year by year for a class assignment
Best For
- Researchers who frequently reference World Bank macroeconomic data
- Students working on economics or development assignments
- Developers who want instant data access without API requests
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.