search_datasets
Find NOMIS datasets by keyword to get dataset IDs, names, descriptions, and status. Use narrow terms to locate current or historical census and labour market data before exploring dimensions.
Instructions
Find NOMIS datasets by keyword. Start here, then call get_dataset_dimensions.
Returns dataset ids such as NM_1_1 along with name, description, keywords and status. Prefer datasets whose status is "Current (being actively updated)" over "Historical (not actively being updated)" unless the user asked for a historical series.
NOMIS publishes over 1,600 datasets, so a narrow term is better than a broad one. Census topic summary tables are named with a TS prefix, e.g. searching 'TS058' finds the travel-to-work table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search term, e.g. 'claimant' or 'travel to work'. Prefix with a field to target it: 'name-*claimant*', 'description-*earnings*', 'keywords-*employment*', 'contenttype-*census*', 'units-*persons*'. A bare term searches names and descriptions. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||