Search Series
search_seriesSearch Argentina's national time-series catalog (apis.datos.gob.ar) for series matching a keyword. Titles/descriptions are in Spanish (e.g. q="inflacion", "pbi", "emae", "tipo de cambio", "desempleo"). Returns matching series with their ids (use these with get_series), titles, units, frequency, date coverage, dataset and source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search keyword in Spanish, e.g. "inflacion", "pbi", "tipo de cambio". | |
| limit | No | Max results to return (default 10). | |
| units | No | Optional units filter, e.g. "Porcentaje". | |
| offset | No | Result offset for pagination (default 0). | |
| dataset_theme | No | Optional theme id filter, e.g. "actividad", "precios". |