{"id":"dad5c491-87a8-4d0d-b571-b677d359d3ab","share_slug":"8z47b6sz","kind":"query","title":"Where do people change their minds — rate per venue","summary":null,"payload":{"params":[],"snapshot":{},"sql":"SELECT relation, round(countIf(scry_recipe('changed_my_mind')) / count() * 1000, 2) AS per_mille, count() AS denominator FROM internet.text WHERE relation IN ('hackernews.items','reddit.comments','forums.posts','mailing_lists.messages') AND ts >= '2025-01-01' AND ts < '2025-07-01' GROUP BY relation ORDER BY per_mille DESC LIMIT 10"},"is_public":true,"created_at":"2026-08-28T23:31:48Z","updated_at":"2026-08-28T23:31:48Z"}