STRASMORE/EXPLORE 2,469 QUERIES

The short interest release schedule: recent FINRA settlement dates and names reported

Answered against 22 years of US equities and 12 years of US options data and published with the query that produced it. This result is stored as of 2026-09-20, from When Is Short Interest Released?.

as of series 16×2read in context →
The short interest release schedule: recent FINRA settlement dates and names reported — 16 rows by 2 columns, computed from US exchange, SIP and OPRA data.
settlement_datenames_reported
2026-08-3122567
2026-08-1422480
2026-07-3122339
2026-07-1522373
2026-06-3022207
2026-06-1522178
2026-05-2921987
2026-05-1521894
2026-04-3021820
2026-04-1521757
2026-03-3121678
2026-03-1321587
2026-02-2721576
2026-02-1321528
2026-01-3021373
2026-01-1521262
Rows × columns
16 × 2
Period covered
to
Computed
Completeness
No missing values
Source
US exchange, SIP and OPRA market data
Licence
Strasmore terms · free, no signup
Formats
JSON · CSV · the SQL below

What each column holds

Column definitions for The short interest release schedule: recent FINRA settlement dates and names reported, derived from the stored result.
ColumnTypeRangeNotes
settlement_date date 2026-01-15 to 2026-08-31
names_reported number 21,262 to 22,567

Computed from Strasmore's warehouse of US exchange, SIP and OPRA market data. Equity prices are delayed; options greeks and implied volatility are end-of-day. This result is stored, not recomputed on load — it is exactly the numbers that were returned on , and the query below is what returned them.

Run it yourself

This is the exact query behind the result above. Change a ticker, a date or a column and run it against the warehouse — no account, no key. The no-signup tier is smaller than the one this page was computed on; a query that reaches past it comes back saying which plan runs it.

SELECT settlement_date,
       count() AS names_reported
FROM global_markets.stocks_short_interest
GROUP BY settlement_date
ORDER BY settlement_date DESC
LIMIT 16
⌘/Ctrl + Enter
More from this analysisWhen Is Short Interest Released?
Day-of-month and the gap between consecutive settlement dates: the twice-monthly cadence series 16×3 Measured publication lag: settlement date vs the day the file first arrived here series 12×3 The publication lag in one row: fastest, median and slowest across incrementally-delivered settlements scalar 1×4 The current state of the release cycle: the newest print on file and the settlement still pending scalar 1×6 Every incrementally-delivered settlement: measured on one date, on file days later series 12×3 GME, winter 2020-21: each short interest print and the price move before it went public (as-traded prices) table 6×5 See all 2,469 queries →