Data Notice: This dataset provides academic research access with a 6-month data lag.
For real-time data access, please visit sov.ai to subscribe.
For market insights and additional subscription options, check out our newsletter at blog.sov.ai.
from datasets import load_dataset
df_over_shorted = load_dataset("sovai/short_selling", split="train").to_pandas().set_index(["ticker","date"])
Data is updated weekly as data arrives after market close US-EST time.
Tutorials… See the full description on the dataset page:
https://huggingface.co/datasets/sovai/short_selling.