Scrape and ingest HKEx (Hong Kong Stock Exchange) regulatory filings into SurrealDB with full-text extraction and graph linking.
-
Updated
Feb 15, 2026 - Python
Scrape and ingest HKEx (Hong Kong Stock Exchange) regulatory filings into SurrealDB with full-text extraction and graph linking.
A-share regulatory corpus + announcement classification: ~900 Chinese securities regulatory docs + 82 ontology rules / 11 categories, real-world hit rate 77% on 2.5M announcements.
End-to-End Python framework reproducing Dolphin et al.'s (2026) grounded event extraction (from SEC 8-K filings) method. Extracts taxonomy-validated, quote-grounded event tags via LLMs, then proves economic significance through variance-standardized abnormal returns (SAR), Kruskal-Wallis tests, and bootstrap variance decomposition over CRSP data.
Add a description, image, and links to the regulatory-filings topic page so that developers can more easily learn about it.
To associate your repository with the regulatory-filings topic, visit your repo's landing page and select "manage topics."