get_dataset_metadata
Discover available filters, indicators, geographic levels, locations, and time periods for a DfE dataset. Get the IDs needed to query the dataset effectively.
Instructions
Get the available filters, indicators, geographic levels, locations, and time periods for a DfE dataset. Use this to discover what data is available and what filter/indicator IDs to use with query_dataset. This is essential before querying - it tells you what indicators (e.g. absence rate, number of exclusions) and filters (e.g. school type, gender) are available, along with their IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_id | Yes | Dataset ID from get_publication_datasets |