ntriq-world-bank-economic-indicators

Free API for World Bank economic indicators and macro data. No subscription. Access GDP, inflation, poverty rates, trade data, development metrics. Government data, pay-per-use.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ntriq-world-bank-economic-indicators" with this command: npx skills add ntriq-gh/ntriq-world-bank-economic-indicators

World Bank Economic Indicators

Free World Bank macro-economic data API. Access GDP, inflation, poverty rates, trade data, and 1,500+ development indicators for 217 economies. No subscription required — replaces paid economic data subscriptions.

Parameters

ParameterTypeRequiredDescription
country_codestringISO 3166-1 alpha-2 (or all for all countries)
indicatorsarrayWorld Bank indicator codes (e.g., NY.GDP.MKTP.CD)
date_rangestringYear range e.g. 2015:2024
per_pageintegerResults per page (default: 50, max: 1000)

Example Response

{
  "country": "Brazil",
  "iso2": "BR",
  "indicators": {
    "NY.GDP.MKTP.CD": {"label": "GDP (current US$)", "value": 2080000000000, "year": 2023},
    "FP.CPI.TOTL.ZG": {"label": "Inflation, consumer prices (annual %)", "value": 4.62, "year": 2023},
    "SL.UEM.TOTL.ZS": {"label": "Unemployment (% of labor force)", "value": 7.8, "year": 2023},
    "NE.TRD.GNFS.ZS": {"label": "Trade (% of GDP)", "value": 38.1, "year": 2023}
  }
}

Use Cases

  • Emerging market investment research and screening
  • Country economic risk model data ingestion
  • Academic economic research data collection

Access

# x402 endpoint — pay $0.01 USDC per call (Base mainnet)
POST https://x402.ntriq.co.kr/world-bank-econ

# Service catalog
curl https://x402.ntriq.co.kr/services

x402 micropayments — USDC on Base, gasless EIP-3009

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

RPM Package Management

🚨 RPM 打包通用规范。任何涉及 spec 文件编写/修改、rpmbuild、rpmlint、宏展开、依赖管理、构建系统模板(Autotools/CMake/Meson/Python)的场景,都必须读取此技能获取规范,绝不凭训练记忆编写 spec。适用于所有 RPM 发行版。

Registry SourceRecently Updated
Coding

Generator Chrome

generate video clips into chrome effect videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. TikTok creators use it for adding chrome me...

Registry SourceRecently Updated
Coding

Automation Dedup Guard

WorkBuddy 自动化任务去重守护。当用户的自动化任务出现重复时自动检测并清理。触发场景:自动化任务重复、任务列表膨胀、需要清理重复任务。支持 Windows/macOS/Linux,纯 Python 标准库,零依赖。

Registry SourceRecently Updated
Coding

Generation Generator

generate text prompts or clips into AI generated videos with this skill. Works with MP4, MOV, PNG, JPG files up to 500MB. marketers, content creators, social...

Registry SourceRecently Updated