Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 776 Bytes

File metadata and controls

15 lines (11 loc) · 776 Bytes

Free data source setup

简体中文

Shipped files

  • config/free_rss_feeds.csv: official RSS feeds that need no account.
  • config/core_us_equity_aliases.csv: core US equity watchlist aliases.
  • data/live/political_watchlist.csv: initial watchlist for the live publish path.
  • data/live/source_items.csv: latest raw text pulled by the scheduled RSS pipeline.
  • data/live/source_events.csv: events extracted deterministically from source_items.csv.
  • data/live/political_events.csv: stable Advisor input, refreshed by RSS/source pipeline or maintained after manual review.
  • data/live/source_tracker.csv: merged watchlist and event tracker.

See the Chinese setup note for cron wiring, refresh commands, and operator checks.