{"slug":"market-recap-week-2026-07-06","qid":"short_volume_week","label":"Daily short-volume file coverage: tickers on file and total short shares, July 6-10","post_title":"Market Recap: Week of July 6, 2026","post_url":"/blog/market-recap-week-2026-07-06#q-short_volume_week","columns":["d","tickers_on_file","short_shares_bn"],"rows":[{"d":"2026-07-06","tickers_on_file":15384,"short_shares_bn":4.62},{"d":"2026-07-07","tickers_on_file":4333,"short_shares_bn":1.86},{"d":"2026-07-08","tickers_on_file":15127,"short_shares_bn":4.65},{"d":"2026-07-09","tickers_on_file":15124,"short_shares_bn":4.61},{"d":"2026-07-10","tickers_on_file":15116,"short_shares_bn":4.22}],"shape":"ranking","sql":"SELECT toString(date) AS d,\n       uniqExact(ticker) AS tickers_on_file,\n       round(sum(short_volume) / 1e9, 2) AS short_shares_bn\nFROM global_markets.stocks_short_volume\nWHERE date >= '2026-07-06' AND date <= '2026-07-10'\nGROUP BY date\nORDER BY date","computed_at":"2026-07-26T06:06:38.602140+00:00","elapsed":0.052636108}