Alex<p>To the surprise of no one the most signatures for the current silly <a href="https://mastodon.org.uk/tags/uk" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>uk</span></a> <a href="https://mastodon.org.uk/tags/petition" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>petition</span></a> come from constituencies with <a href="https://mastodon.org.uk/tags/conservative" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>conservative</span></a> or <a href="https://mastodon.org.uk/tags/reform" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>reform</span></a> <a href="https://mastodon.org.uk/tags/mps" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mps</span></a>. I wonder if this one liner could be extended to get the data from <a href="https://mastodon.org.uk/tags/theyworkforyou" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>theyworkforyou</span></a>: </p><p>wget -O - <a href="https://petition.parliament.uk/petitions/700143.json" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">petition.parliament.uk/petitio</span><span class="invisible">ns/700143.json</span></a> | jq -r '.data.attributes.signatures_by_constituency[] | [.signature_count, .name] | @csv' | sort -nrk 1</p>