Search datasets
search_datasetsSearch the Norwegian national data catalogue for datasets by keyword, returning matching results with publisher, themes, and description.
Instructions
Search data.norge.no (the Norwegian national data catalogue) for datasets by keyword or topic. Returns matching datasets with their id, publisher, themes and a short description. Norwegian search terms usually match best. Use a returned id with get_dataset to get download links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Zero-based page number for paging through results (default 0). | |
| limit | No | Maximum number of results to return (default 10). | |
| query | Yes | Free-text search, e.g. 'luftkvalitet', 'befolkning', 'eiendom', 'air quality'. | |
| orgPath | No | Filter by publisher org path, e.g. '/STAT/972417904/971032081'. | |
| openDataOnly | No | If true, only return datasets flagged as open data. |