Data ingestion & event streaming for PSAE. Polls presidential communication sources and publishes PresidentialEvent objects to Redis Streams.
| Source | Method | Latency | Historical |
|---|---|---|---|
| WhiteHouse.gov | RSS | ~5min | Yes |
| Federal Register | REST API | ~1h | Full |
| Trump Twitter Archive | CSV | N/A | 2009–2021 |
pip install psae-ingest
python -m psae_ingest.scheduler # starts pollingApache 2.0