copper-mind / pipelines /__init__.py
ifieryarrows's picture
Sync from GitHub (tests passed)
b3b36f7 verified
raw
history blame contribute delete
197 Bytes
"""
Pipelines package for Faz 2 reproducible data processing.
Modules:
- ingestion/news: RSS/API -> news_raw
- processing/news: news_raw -> news_processed
- cutoff: Market cut-off calculation
"""