get_data_catalog_csv
Retrieve e-Stat data catalog listings as CSV by converting JSON responses, enabling direct spreadsheet import.
Instructions
データカタログ情報をCSVで取得する.
e-Stat API 3.0にはデータカタログのCSVエンドポイントがないため、 JSON版getDataCatalogのデータカタログ行をMCP側でCSVへ変換する。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| gov_code | No | ||
| open_years | No | ||
| stats_code | No | ||
| search_word | No | ||
| stats_field | No | ||
| survey_years | No | ||
| updated_date | No | ||
| start_position | No | ||
| stats_name_list | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |