compare_series
Compare multiple indicators from different institutions side by side, with explicit frequency mismatch handling and optional unit normalization.
Instructions
Compare SEVERAL indicators — possibly from different institutions — side by side.
This is what makes cross-source questions answerable, e.g. TÜİK population against TCMB house prices. Frequency mismatches are reported explicitly and never silently resampled. Set normalize=true when units differ.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | ||
| correlate | No | Also compute pairwise correlations over shared periods. | |
| geography | No | Common geography, e.g. 'TR-34'. | |
| normalize | No | Rebase every series to 100 at its first period so series with different units can be compared. | |
| indicators | Yes | Two or more VeriTR indicator ids, possibly from different institutions. | |
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||