get_data_catalog
Retrieve data catalog information from Japan's official government statistics portal (e-Stat) by filtering with keywords, statistical fields, government codes, survey years, and other parameters to access structured statistical datasets.
Instructions
データカタログ情報を取得する.
Args: search_word: 検索キーワード stats_field: 統計分野コード stats_code: 政府統計コード gov_code: 政府機関コード survey_years: 調査年 open_years: 公開年 stats_name_list: 調査・集計の種類 updated_date: 更新日 start_position: データ取得開始位置 limit: 取得件数
Returns: データカタログ情報
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search_word | No | ||
| stats_field | No | ||
| stats_code | No | ||
| gov_code | No | ||
| survey_years | No | ||
| open_years | No | ||
| stats_name_list | No | ||
| updated_date | No | ||
| start_position | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||