Older stories, page 20.
Every marker is a real story from a real newsroom, placed where it actually happened. Browse the list, or spin the globe and see what's going on where.
- 6 stories on the map
- 5 newsrooms & wires
- 24/7 checked for new stories
Interactive globe
Loading the map…
The interactive globe couldn't load on this device. All the stories are still in the list.
Drag sideways to spin the globe, or focus it and use the arrow keys. Select a marker to read the story. Vertical swipes scroll the page.
Story list
-
science
Man who rammed car into NYC’s Chabad headquarters sentenced to time served
Judge says Dan Sohail, who told investigators he was seeking to connect with his 'Jewish heritage,' needs mental health treatment and doesn't exhibit any hatred toward Jews
-
politics
New Zealand foreign minister in racism row with Chinese ambassador
-
technology
Watch: Trump says Iran would be hit 'very hard'
US President Donald Trump said on Wednesday the US would hit Iran "very hard" after an attack on the US military in Jordan. "So it's our turn," Trump told reporters at the White House. He said…
-
science
Could you identify a criminal? It’s harder than you think
If you witnessed someone committing a crime, how confident would you be that you could correctly identify that person later on? As it turns out, studies consistently reveal that we tend to…
-
business
Malaysia moves to protect local firms as cheap Chinese goods fill market
Malaysia is stepping up scrutiny of foreign-run businesses amid concerns from local operators over competition from China. The government wants to retain Chinese investment, technology and affordable…
-
general
US Puts Indian Man Amritpal Singh On "Most Wanted" List In Drug Case
According to the FBI, Amritpal Singh is wanted for his alleged role in the Ravinder Dhanda organised crime group, a transnational criminal network based in Vancouver, Canada.
What kind of news is on the map right now
Counted from the same list of stories above — not a marketing number.
Use the data yourself
The same feed that draws the map is open to read. No sign-up, no API key. This is one of eleven endpoints — the full reference covers framing comparisons, coverage geography, the forecast ledger and per-outlet statistics, plus the Atom feed and llms.txt.
curl "https://forecastgeo.com/api/news?limit=3"
{
"data": [
{
"id": "c5e52249-8c3f-4de4-8126-7ee35226eb65",
"title": "…",
"summary": "…",
"source": "…",
"source_slug": "…",
"locations": [{ "lat": 31.05, "lon": 34.85, "name": "…", "country": "IL" }],
"category": "general",
"timeAgo": "12m ago"
}
],
"meta": { "limit": 3, "offset": 0, "count": 3 }
}
- limit
- 1–100 results, default 20
- offset
- pagination offset, default 0
- order
- asc or desc by publish time, default desc