devrajsinh2012's picture
feat: deploy Phase 1 architecture fixes and Phase 2 dataset collection & evaluation infrastructure
632bdc4 verified
|
Raw
History Blame Contribute Delete
552 Bytes

MEXAR Financial Corpus — Real Data Directory

This directory is populated by running:

export SEC_USER_AGENT="YourName your@email.com"
python backend/scripts/fetch_secedgar.py

Contents (after fetch):

  • <CIK>_<accession>.txt — one plain-text file per 10-K section (MD&A or Risk Factors)
  • manifest.json — CIK → accession → company → term → source URL mapping

Target: ~130 documents across 3 search terms (risk factors, MD&A, GAAP/IFRS standards)

See MEXAR_Phase2_Dataset_Collection.md for full instructions.