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_insider = load_dataset("sovai/insider_flow_prediction", split="train").to_pandas().set_index(["ticker","date"])
Data is updated every Friday after market closes US ET time.… See the full description on the dataset page:
https://huggingface.co/datasets/sovai/insider_flow_prediction.