Skip to content

ayushhollow/WorldView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WorldView

Full-screen country-level world map with CSV-driven journalist intelligence heatmap.

User View (index.html)

  • 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).

Admin View (admin.html)

  • 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,...

Demo Admin Login

  • admin / worldview2026

Run

python3 -m http.server 8000

Open http://localhost:8000/index.html.

About

World View with information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages