Search the series catalog
search_catalogSearch all data sources in one call to find series by series ID, indicator name, geography, or dataset title, returning units, coverage, verification, and license, plus dataset matches.
Instructions
Find series across ALL sources in one call: case-insensitive search over series ids, indicator names, geographies, and dataset titles (e.g. "unemployment canada", "10-year treasury", "CPI"). Returns candidate series with units, coverage, verification status, and license, plus datasetMatches from the wider dataset index — datasets whose series can be requested by source-native id and are fetched from the official source on first call. The fastest path from a question to the exact series id to fetch or pin in the answer tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 20) | |
| query | Yes | Search terms, e.g. "unemployment rate canada" | |
| offset | No | Skip the first N ranked hits (default 0). When hasMore is true, call again with offset = offset + limit. | |
| source | No | Optional source slug to restrict to, e.g. 'fred' |