boj-statistics
Installation
SKILL.md
BOJ Statistics Skill
Retrieve and analyze time-series statistical data from the Bank of Japan API.
Workflow overview
- Determine the user's intent: explore databases, search series, fetch data, or get latest values.
- Identify the target DB name — consult references/db_list.md to find the right DB without running a command. For example, exchange rates are in
FM08, Tankan isCO, balance of payments isBP01. - Execute
scripts/boj_statistics_cli.pyviauv run --project scriptswith the appropriate sub-command. - Present results as a table, summary, or raw data depending on context.