Export Code

Fork of Fork of Fork of Polished World Map

Nita

Last edited Jun 03, 2025
Created on Jun 03, 2025

World News Map

An interactive map displaying global news events. Hover over each marker to see details about news stories from around the world.

Features

  • Interactive world map with news events plotted by geographical location
  • Color-coded markers based on news category
  • Tooltip information showing headline, summary, location, and date
  • Legend explaining the category colors

Data

The map uses data from data.csv, which contains news headlines with their summaries, locations, coordinates, categories, and dates.

Implementation

Built using:

  • React
  • D3.js for geographic visualization
  • TopoJSON for world map data
MIT Licensed