Home  /  Fundamental Data  /  Short Interest

US Fundamentals Data - Short Interest



The Short Interest datasets provides bi-weekly short interest data for all US-listed equities, with from 2021. Each settlement record reports total shares sold short, average daily share volume, and days-to-cover ratio.

Access the data set by downloading Excel-comapitable csv files, or use the API for more granular queries :

Historical Short Interest (by Ticker)
Click Execute to generate a sample
Response Fields
FieldNameDescription
settlement_dateSettlement DateFINRA settlement date for the report.
short_interestShort InterestTotal shares sold short and not yet covered.
avg_daily_share_volumeAvg Daily VolumeAverage daily trading volume baseline.
days_to_coverDays to CoverShort interest divided by average daily volume.
Latest Short Interest (All Tickers)
Click Execute to generate a sample
Response Fields

Each item carries the same field set as the per-ticker endpoint above, plus a ticker field identifying the symbol.

Common Use Cases
  • Squeeze screens — rank the universe by days-to-cover to identify potential short squeeze candidates.
  • Trend detection — track how short interest in a name evolves across consecutive FINRA settlement dates.
  • Sector views — aggregate the latest cross-section by sector to monitor where shorts are concentrated.
  • Risk overlays — flag portfolio holdings whose short interest is rising past a threshold.