Full-screen country-level world map with CSV-driven journalist intelligence heatmap.
- Fullscreen detailed country map.
- Top-right Admin Access button (no popup).
- Countries are shaded in retro heatmap colors based on negative-article ratio.
- Hover: shows country summary, journalist counts, and article metrics.
- Click: shows journalists, biases, photos, and expandable owner details.
- Map wraparound is disabled at global zoomed-out level (single world only).
- Requires login.
- Upload CSV and map data is saved locally for rendering in the map.
- Supports both header formats:
country,journalists_count,zero_percent_club,articles,negative_articles,...countries,Count,Zero% Club,Articles/Negative,...
admin/worldview2026
python3 -m http.server 8000Open http://localhost:8000/index.html.