{"slug":"sk-hynix-nasdaq-debut","qid":"short_day1","label":"SKHYV day-one off-exchange short volume, with the file-coverage probe","post_title":"SK Hynix's Nasdaq Debut, Measured","post_url":"/blog/sk-hynix-nasdaq-debut#q-short_day1","columns":["short_shares_m","offex_shares_m","short_pct_of_offex","file_ticker_count","file_last_ticker"],"rows":[{"short_shares_m":21.3,"offex_shares_m":34.9,"short_pct_of_offex":60.8,"file_ticker_count":15116,"file_last_ticker":"ZYME"}],"shape":"scalar","sql":"SELECT\n    round(max(short_volume) / 1e6, 1) AS short_shares_m,\n    round(max(total_volume) / 1e6, 1) AS offex_shares_m,\n    round(100 * max(short_volume) / max(total_volume), 1) AS short_pct_of_offex,\n    (SELECT uniqExact(ticker) FROM global_markets.stocks_short_volume WHERE date = '2026-07-10') AS file_ticker_count,\n    (SELECT max(ticker) FROM global_markets.stocks_short_volume WHERE date = '2026-07-10') AS file_last_ticker\nFROM global_markets.stocks_short_volume\nWHERE ticker = 'SKHYV' AND date = '2026-07-10'","computed_at":"2026-07-26T06:13:15.979655+00:00","elapsed":0.045668713}