1select status, count(*) as total_markets
2from @kalshi.markets.markets
3group by all
4order by 2 desc
51select status, count(*) as total_markets
2from @kalshi.markets.markets
3group by all
4order by 2 desc
5Anyone who has the link will be able to view this.