get_population
Get population trend data for a Japanese region by specifying its name or code. No statistical table ID needed; returns a formatted markdown report from census or estimates.
Instructions
地域の人口データを自動取得する(プリセット).
統計表IDを知らなくても、地域名を指定するだけで 人口推計や国勢調査から人口推移データを取得できる。
Args: area: 地域名(例: "東京都")または地域コード(例: "13000")
Returns: 人口推移の整形済みレポート(マークダウン)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |