| Name | Type | Description |
|---|---|---|
| settlement_date | date | The settlement date of the short interest record |
| current_short_position | int | The current short position (shares) as of the settlement date |
| previous_short_position | int | The previous short position (shares) from the prior reporting period |
| change_percent | float | The percentage change in short position from the previous reporting period |
| days_to_cover | float | The estimated number of days to cover the short position based on average daily volume |
| average_daily_volume | int | The average daily trading volume used to calculate days to cover |