get_e_stat_ref_dataset
Fetch reference data from the e-Stat API for a given dataset ID, or list all accessible datasets if no ID is specified.
Instructions
Retrieves the reference dataset from the E-Stat API.
機能名:データセット参照
登録されているデータセットの絞り込み条件等を参照します。
データセットIDが指定されていない場合は、利用者が使用できるデータセットの一覧が参照可能です。
Args:
data_set_id (str): The ID of the dataset to retrieve(データセットID).
Returns:
str: The response text from the E-Stat API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_set_id | Yes |