get_e_stat_meta_info
Retrieve metadata for a given e-Stat statistics table ID, covering table items, classification categories, and geographical details.
Instructions
Retrieves meta information from the E-Stat API.
機能名:メタ情報取得
指定した統計表IDに対応するメタ情報(表章事項、分類事項、地域事項等)を取得します。
Args:
stats_data_id (str): The ID of the statistics data(統計表ID).
Example: "0000010201".
Returns:
str: The response text from the E-Stat API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stats_data_id | Yes |