compare_indicators
Compare two or more US macroeconomic indicators over the same time period to analyze relationships like wage growth versus inflation or yield curve spreads.
Instructions
Compare two or more indicators over the same period, for questions like "did wage growth beat inflation" or "how do the 2-year and 10-year yields compare".
Args: names: Two or more friendly indicator names, for example ["cpi", "avg_hourly_earnings"]. period: How far back to look - "1y", "2y", "5y" or "10y". Defaults to "1y".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| names | Yes | ||
| period | No | 1y |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||