stl_diff_stop_ids
Compare two transit snapshots to identify stop IDs that were added or removed between them. Use this to detect changes in stop availability across service updates.
Instructions
Survival rate of stop_id and stop_code across a service change.
The single most consequential number in this whole tool. The app's saved- stops feature lives or dies on it: every code that does not survive a pick is a user whose saved stop silently stops working, with no error and no way for them to tell what happened.
Args: a: the earlier snapshot id or pin name. b: the later one. Run stl_snapshot_list to see what is stored.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| a | Yes | ||
| b | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |