get_snapshot
Compare a single indicator across all regions at one time, ranked. Ideal for answering which provinces have the highest or lowest values.
Instructions
Get one indicator's value across ALL regions at a single point in time, ranked.
Use this for "which provinces have the highest/lowest X" questions instead of calling get_series once per province.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Return only the top N regions. | |
| date | No | Period to snapshot, e.g. '2025'. Defaults to the latest period available. | |
| ascending | No | Rank smallest-first instead. | |
| indicator | Yes | VeriTR indicator id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||