Search statistics
search_statisticsLocate economic statistics from OECD, IMF, BIS, and Bank of Korea. Search concepts, dataflows, tables, items, and key statistics to find the right series before retrieval.
Instructions
Search concepts, OECD/IMF/BIS dataflows and Bank of Korea (ECOS) tables and items. The first step before retrieval.
scope:
- "all" (default): concepts + ECOS items + ECOS tables + international dataflows
- "concepts": country-agnostic concepts mapped across institutions (retrieve with get_data(indicator=..., country=...))
- "items": ECOS items (e.g. '쌀' rice, '휘발유' gasoline) from an index generated from the ECOS API
- "tables": ECOS tables (without query: children of the parent_code category)
- "dataflows": OECD, IMF and BIS dataflows (every word must match the English name or id; source narrows the institution)
- "key_statistics": latest values of the Bank of Korea's 100 key statistics
Args:
query: search terms (e.g. "policy rate", "unemployment", "inflation", "물가")
scope: "all" | "concepts" | "items" | "tables" | "dataflows" | "key_statistics"
source: institution for dataflow search (OECD | IMF | BIS)
parent_code: ECOS table category code
searchable_only: ECOS tables that can be queried only
limit: maximum results per category
language: language of key_statistics ("kr" | "en")
Returns:
results per category (concepts, items, tables, dataflows, key_statistics)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| scope | No | all | |
| source | No | ||
| language | No | kr | |
| parent_code | No | ||
| searchable_only | No |