{"slug":"finra-short-interest-data","qid":"truncations","label":"Daily short-volume file coverage: the two documented truncation days vs their neighbors","post_title":"FINRA Short Interest Data, Explained","post_url":"/blog/finra-short-interest-data#q-truncations","columns":["d","tickers_on_file"],"rows":[{"d":"2026-06-26","tickers_on_file":15052},{"d":"2026-06-29","tickers_on_file":5489},{"d":"2026-06-30","tickers_on_file":15362},{"d":"2026-07-06","tickers_on_file":15384},{"d":"2026-07-07","tickers_on_file":4333},{"d":"2026-07-08","tickers_on_file":15127}],"shape":"ranking","sql":"SELECT toString(date) AS d,\n       uniqExact(ticker) AS tickers_on_file\nFROM global_markets.stocks_short_volume\nWHERE date IN ('2026-06-26', '2026-06-29', '2026-06-30', '2026-07-06', '2026-07-07', '2026-07-08')\nGROUP BY date\nORDER BY date","computed_at":"2026-07-26T05:29:29.426078+00:00","elapsed":0.031173625}