NewsAtlas/backend/app
Amir Alexander Abdelbaki d52cb8b12e Initial commit: NewsAtlas news globe
nginx-fronted stack that pulls RSS from an ideologically mixed set of
outlets, geocodes stories onto a 3D globe with zoom-adaptive clustering,
tracks market/oil prices with spike-to-article correlation, and overlays
weather, conflict events, Wikipedia lookups, and parliament diagrams.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Um48tTvZDrEgDeweFyhPYC
2026-07-20 13:49:00 +02:00
..
data Initial commit: NewsAtlas news globe 2026-07-20 13:49:00 +02:00
__init__.py Initial commit: NewsAtlas news globe 2026-07-20 13:49:00 +02:00
clustering.py Initial commit: NewsAtlas news globe 2026-07-20 13:49:00 +02:00
config.py Initial commit: NewsAtlas news globe 2026-07-20 13:49:00 +02:00
conflict.py Initial commit: NewsAtlas news globe 2026-07-20 13:49:00 +02:00
db.py Initial commit: NewsAtlas news globe 2026-07-20 13:49:00 +02:00
geocode.py Initial commit: NewsAtlas news globe 2026-07-20 13:49:00 +02:00
ingest.py Initial commit: NewsAtlas news globe 2026-07-20 13:49:00 +02:00
main.py Initial commit: NewsAtlas news globe 2026-07-20 13:49:00 +02:00
markets.py Initial commit: NewsAtlas news globe 2026-07-20 13:49:00 +02:00
models.py Initial commit: NewsAtlas news globe 2026-07-20 13:49:00 +02:00
scheduler.py Initial commit: NewsAtlas news globe 2026-07-20 13:49:00 +02:00
sources.yaml Initial commit: NewsAtlas news globe 2026-07-20 13:49:00 +02:00
wikipedia.py Initial commit: NewsAtlas news globe 2026-07-20 13:49:00 +02:00