CoolFace
Datasetpublic

AlphaDojo/dojo_event_remind

Languages: 简体中文 · English dojo_event_remind — Corporate Events Overview Corporate events and disclosure schedules per symbol: earnings pre-announcements, dividends, shareholder meetings, lock-up expiries, and similar items. Files File Description data.parquet Full event records Key Fields Field Description symbol Stock symbol event_type Event category (e.g. filing disclosure) specific_eventtype… See the full description on the dataset page: https://huggingface.co/datasets/AlphaDojo/dojo_event_remind.

sourceHugging Faceapache-2.0updated 7h agoView on Hugging Face
0likes14kdownloads
Dataset Card
Languages: 简体中文 · English

dojoeventremind — Corporate Events

Overview

Corporate events and disclosure schedules per symbol: earnings pre-announcements, dividends, shareholder meetings, lock-up expiries, and similar items.

Files

FileDescription
data.parquetFull event records

Key Fields

FieldDescription
symbolStock symbol
event_typeEvent category (e.g. filing disclosure)
specific_eventtypeSpecific type (e.g. Q1 pre-disclosure)
notice_dateEvent / reminder date (YYYY-MM-DD)
level1_contentPrimary description
level2_contentSecondary detail
info_codeInternal info code
ios_url / android_urlMobile deep links (if any)

Scale (reference)

~490k rows.

Record Example

json
{
  "event_type": "Filing disclosure",
  "title": "Q1 pre-disclosure",
  "event_date": "2026-06-19",
  "description": "Scheduled disclosure of FY2026 Q1 report..."
}

Display title typically maps from specific_eventtype, with level1_content as fallback.

Data Notes

  • Pre-disclosure dates are estimates; actual dates follow company announcements.
  • Covers CN, HK, and US with market-specific event types and wording.

Related Datasets