explain_dataset
Understand ECB dataset structure by exploring dimensions, valid values, and example queries to formulate accurate data requests.
Instructions
Explain the structure of any ECB dataset — dimensions, valid values, and example queries.
Use this after search_datasets to understand what a dataset contains and how to query it. Returns the dataset's dimensions, their valid values (codes), and an example series key. Works for all 100+ ECB datasets, not just the ones with dedicated tools.
Examples of questions this tool answers:
"What dimensions does the EXR dataset have?"
"What are the valid currency codes in the exchange rate dataset?"
"How do I query the BSI (balance sheet) dataset?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_id | Yes | Dataset ID (e.g. "EXR", "FM", "ICP", "YC", "BSI"). Use search_datasets to find IDs. |