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_earnings = load_dataset("sovai/earnings_surprise", split="train").to_pandas().set_index(["ticker","date"])
Data arrives late Friday night 11 pm - 12; the model also retrains weekly.… See the full description on the dataset page:
https://huggingface.co/datasets/sovai/earnings_surprise.