pct_change
Period-over-period percentage change for an indicator. Use for growth rates (YoY, QoQ, MoM).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | Return the full raw time series (heavy, many tokens). Default false → you get only the summary/stats, which is enough to ANSWER a question. Set true only when you must plot or export every point. | |
| time | No | ||
| entity | Yes | ||
| period | No | yoy | qoq | mom (default: yoy) | |
| indicator | Yes |