Skip to main content
Version: Upcoming

StockEarnCalendarHist

Description

SpiderRock Stock Earnings Calendar records contain earnings event data and related stock price movements. Each record represents an earnings interval for a specific security, including the earnings announcement date, time, type, guidance information, and the stock's price action around the event.

Schema Definition

Field NameData TypeDescription
ticker_atstringUnderlying asset type
ticker_tsstringUnderlying ticker source
ticker_tkstringUnderlying ticker
intervalEndDatedateEnd date of the earnings interval
securityIDbigintSpiderRock security ID
intervalTypestringEarnings interval type
earnDatedateEarnings announcement date
earnTimestringEarnings announcement time (before market, after market, etc.)
earnTypestringEarnings announcement type (released, announced, estimate)
guidanceIssuedstringWhether forward guidance was issued
guidanceDttmtimestampDate/time guidance was issued - UTC
earnPctMovefloatStock percentage move attributable to earnings
tradeDatedateTrade date impacted by earnings
prvClosefloatPrior day closing price
openfloatOpening price
highfloatHigh price
lowfloatLow price
closefloatClosing price
iEMovefloatImplied earnings move
hEMovefloatHistorical earnings move

Differences to V7