check_comparability
Check whether a registered, hand-vetted comparison exists between two statistics from the same country. Returns true only if a curated relationship exists; otherwise indicates no vetted relationship.
Instructions
Does StatsMapped have a registered, hand-vetted comparison between these
two stats ('ireland' or 'united-kingdom')? Registry-backed only -- never
computes a fresh correlation for an arbitrary pair. Both stat_keys come from
list_datasets(country=...) for the SAME country. A comparable: false
result is normal and expected for most pairs (the registry is small and
hand-curated) -- treat it as StatsMapped saying it has not vetted a
relationship between these two stats, not as an error to route around.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | ireland | |
| stat_key_a | Yes | ||
| stat_key_b | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||