Back to Worldmonitor

Platform Overview

docs/overview.mdx

2.10.019.2 KB
Original Source

World Monitor runs six specialized variants from a single codebase, each optimized for different monitoring needs.

Platform Variants

VariantURLFocus
🌍 World Monitorworldmonitor.appGeopolitical intelligence, military tracking, conflict monitoring, infrastructure security
💻 Tech Monitortech.worldmonitor.appTechnology sector intelligence, AI/startup ecosystems, cloud infrastructure, tech events
😊 Happy Monitorhappy.worldmonitor.appCurated positive news, global progress tracking, science breakthroughs, conservation wins
💰 Finance Monitorfinance.worldmonitor.appGlobal markets, stock exchanges, central banks, commodities, forex, crypto, economic indicators
⛏️ Commodity Monitorcommodity.worldmonitor.appCommodity markets, mining sites, processing plants, supply chains, trade flows
⚡ Energy Monitorenergy.worldmonitor.appOil & gas pipelines, storage facilities, tanker positions, chokepoints, energy infrastructure and shocks

A compact variant switcher in the header allows seamless navigation between variants while preserving your map position and panel configuration.


Platform Evaluation Guide

This section gives procurement, security, and engineering teams a concise view of the current platform. The detailed variant descriptions continue below.

Technical capabilities

World Monitor combines an interactive 3D globe and flat map, configurable intelligence panels, source-attributed news and OSINT, market and economic data, country risk and resilience scoring, infrastructure and supply-chain analysis, scenario modelling, AI-generated briefs, and alerting workflows. The generated product inventory currently records 56 map-layer definitions, 109 concrete panel implementations, and six product variants. The panel figure counts concrete classes that extend the shared Panel base in src/components; the base class itself is excluded, and a class reused by multiple variants is counted once.

CapabilityCurrent scope
Country risk and resilienceCountry Instability Index (CII v8) scores with signed 24-hour movement for 31 Tier-1 countries. The Country Resilience Index ranks a 196-country public universe across 6 domains and 21 active dimensions on a 6-hour schedule.
Signal and infrastructure analysisGeographic convergence, temporal anomalies, and cross-source correlation combine related events. Infrastructure Cascade models dependencies across a 350-node infrastructure graph.
Decision supportSource-linked AI briefs, probabilistic forecasts with machine-checkable resolution criteria and scorecard context, Route Explorer, and the Scenario Engine.
Company and procurement workflowsThe MCP company-intelligence tool combines market context, SEC filing search, and material 8-K events. Global Procurement Intelligence uses seeded public opportunities from supported government and multilateral portals. Availability still depends on deployment credentials and source health.
Delivery surfacesHosted web dashboard and installable PWA, native desktop applications for macOS, Windows, and Linux, and a self-hosted stack. The desktop application includes a local Node.js sidecar and supports local LLM endpoints such as Ollama and LM Studio.
Language coverageThe interface supports 28 languages. Arabic and Persian use right-to-left layouts. This documentation site is currently available in English and Simplified Chinese.

For the complete product surface, see Features & Interface. For the processing model, caching, resilience controls, and deployment components, see Architecture. Methodology pages explain how the platform calculates algorithms and composite signals.

Update frequency and freshness

World Monitor does not apply one refresh interval to every dataset. Each source follows a cadence that matches how frequently its upstream provider publishes useful observations. Fast-moving feeds use live or minute-level pipelines; institutional datasets retain their daily, weekly, or monthly publication schedules.

The following cycles describe specific product surfaces. REST and MCP freshness budgets can differ from dashboard polling intervals.

Data domainNormal product cycleImportant qualification
Maritime trackingAIS uses a live WebSocket when enabled; snapshot surfaces refresh in about 5–15 minutesMCP live-transit summaries use a 30-minute freshness budget. PortWatch-derived products are slower, with 12–36-hour budgets and source values that can be weekly.
AviationLive military-flight and airport-operations surfaces refresh in about 2–5 minutesOther flight feeds are provider-dependent; MCP flight-backed tools use a 30-minute freshness budget.
Market dataThe dashboard refreshes market quotes every 12 minutesMCP market data uses a 30-minute freshness budget. CFTC, FRED, and other institutional series follow their own publication schedules.
Dashboard news and OSINT20-minute dashboard refresh cyclePublisher timing varies. A refresh can return the same latest article when no new item is published.
Conflict and unrestGDELT bulk materialisation runs on a 15-minute cycleThe MCP unrest slice permits data up to 2 hours old before it is marked stale. Other conflict sources keep source-specific schedules.
Country Resilience IndexScheduled every 6 hoursA successful cycle does not imply that every upstream series published a new value.
Institutional economic dataDaily, weekly, or monthlyBIS, Eurostat, IMF, World Bank, and similar datasets retain their native release calendars.

These are operating targets, not a promise that an upstream publisher will release a new observation in each window. Cache-backed API and MCP responses include timestamps and a stale indicator where supported. See the MCP tool reference for per-tool freshness budgets, Health endpoints for monitoring semantics, and status.worldmonitor.app for current service status.

Sources and provenance

World Monitor publishes a public, searchable Data Source Catalog. Its manifest-derived inventory currently lists 534 active providers, 536 upstream hosts, 296 structured endpoints, and 268 news and OSINT feeds. The separate application inventory records 632 configured feed definitions, and the Telegram catalog enables 56 channels. These figures describe different inventory layers and should not be added together.

Across those inventories, World Monitor combines structured APIs, public and licensed datasets, official government and multilateral sources, news feeds, and reviewed OSINT. Representative providers include ACLED, UCDP, GDELT, UNHCR/OCHA, IMF, World Bank, BIS, Eurostat, FRED, USGS, NASA, Open-Meteo, Cloudflare Radar, AIS and ADS-B providers, and hundreds of news publishers. RSS configuration can include source tier, state affiliation, and propaganda-risk metadata. Telegram configuration uses a different schema with tier, topic, and region metadata. Cross-source corroboration can improve ranking and confidence, but it is not a universal prerequisite for every alert.

Start with the public Data Source Catalog to search and filter providers by signal domain or source type. For collection methods, coverage, credibility tiers, and bias metadata, use the Data Sources methodology. For the host-level attribution and terms-review posture, use the machine-generated Source Attribution inventory. Generation checks detect repository drift, but an inventory entry is not by itself a legal clearance. Source availability and licensing can differ by feature and deployment model.

Integration options and requirements

OptionBest forMain requirements
Hosted dashboardAnalysts who need the complete visual productA modern browser. Public capabilities need no customer-side integration; paid features require the applicable World Monitor account or plan.
Live map embedArticles, portals, and internal dashboardsA page that permits an HTTPS iframe. The embed exposes allow-listed public map layers only and does not expose account or premium state.
REST APIApplications, data pipelines, and higher-volume batch reads36 generated service contracts and more than 200 versioned HTTP paths described by OpenAPI 3.1. Standard server-to-server access uses an API key in X-WorldMonitor-Key. See the reference for current routing status, then review the quickstart, authentication, versioning policy, and REST rate limits.
MCP serverClaude, Cursor, and custom AI agentsStreamable HTTP with 63 tools, 6 workflow prompts, 10 interactive apps, and optional JMESPath response filtering. Catalog discovery is public; data calls require OAuth 2.1 or a World Monitor API key. MCP entitlements and metering are documented separately from REST API-plan allowances.
Official SDKs and CLIPython, Ruby, Go, and JavaScript applications or shell automationThe relevant language runtime and an API key for data calls. The zero-dependency SDKs and npm CLI support hosted and self-hosted base URLs.
Notification channelsGeneral domain alerts to operational systemsA billed PRO account and Clerk bearer token. Supported delivery channels include signed HTTPS webhooks, Telegram, Slack, Discord, email, and Web Push. Availability depends on the event domain and channel configuration.
Shipping webhooksChokepoint disruption notificationsA PRO-capable API key and a public HTTPS callback that passes the documented SSRF checks. Deliveries are HMAC-SHA256 signed and at least once. These webhooks are domain-specific, not a general platform-wide event bus.
Agent discoveryAutomated onboarding and agent-native workflowsStandard .well-known metadata, llms.txt, OpenAPI assets, an MCP server card, and a catalog of 25 installable agent skills. Discovery metadata is public; data-bearing operations still require the applicable credentials.
Self-hosted deploymentTeams that need to operate the stack themselvesNode.js 22+, Docker or Podman, Redis, deployment secrets, and compliance with the AGPL or separate commercial license. See Getting Started.

For browser-based API calls, review the CORS policy. For generated clients, the bundled OpenAPI specification is the machine-readable contract.


World Monitor (Geopolitical)

The primary variant focuses on geopolitical intelligence, military tracking, and infrastructure security monitoring.

Key Capabilities

  • Conflict Monitoring - Active war zones, hotspots, and crisis areas with real-time escalation tracking
  • Military Intelligence - 226 military bases, flight tracking, naval vessel monitoring, surge detection
  • Infrastructure Security - Undersea cables, pipelines, datacenters, internet outages
  • Economic Intelligence - FRED indicators, oil analytics, government spending, sanctions tracking
  • Natural Disasters - Earthquakes, severe weather, NASA EONET events (wildfires, volcanoes, floods)
  • AI-Powered Analysis - Focal point detection (AI-detected news convergence zones, distinct from static intelligence hotspots), country instability scoring, infrastructure cascade analysis

Intelligence Panels

PanelPurpose
AI InsightsLLM-synthesized world brief with focal point detection
AI Strategic PostureTheater-level military force aggregation with strike capability assessment
Country Instability IndexReal-time CII v8 stability scores and signed 24-hour movement deltas for 31 Tier-1 countries
Strategic Risk OverviewComposite risk score combining all intelligence modules
Infrastructure CascadeDependency analysis for cables, pipelines, and chokepoints
Live IntelligenceGDELT-powered topic feeds (Military, Cyber, Nuclear, Sanctions)

News Coverage

500+ curated news feeds across geopolitics, defense, energy, think tanks, and regional news (Middle East, Africa, Latin America, Asia-Pacific), backed by 536+ observed upstream hosts.


Tech Monitor

The tech variant (tech.worldmonitor.app) provides specialized layers for technology sector monitoring.

Tech Ecosystem Layers

LayerDescription
Tech HQsHeadquarters of major tech companies (Big Tech, unicorns, public companies)
Startup HubsMajor startup ecosystems with ecosystem tier, funding data, and notable companies
Cloud RegionsAWS, Azure, GCP data center regions with zone counts
AcceleratorsY Combinator, Techstars, 500 Startups, and regional accelerator locations
Tech EventsUpcoming conferences and tech events with countdown timers

Tech Infrastructure Layers

LayerDescription
AI Datacenters313 AI compute clusters tracked from Epoch AI dataset
Undersea CablesSubmarine fiber routes critical for cloud connectivity
Internet OutagesNetwork disruptions affecting tech operations

Tech News Categories

  • Startups & VC - Funding rounds, acquisitions, startup news
  • Cybersecurity - Security vulnerabilities, breaches, threat intelligence
  • Cloud & Infrastructure - AWS, Azure, GCP announcements, outages
  • Hardware & Chips - Semiconductors, AI accelerators, manufacturing
  • Developer & Open Source - Languages, frameworks, open source projects
  • Tech Policy - Regulation, antitrust, digital governance

Regional Tech HQ Coverage

RegionNotable Companies
Silicon ValleyApple, Google, Meta, Nvidia, Intel, Cisco, Oracle, VMware
SeattleMicrosoft, Amazon, Tableau, Expedia
New YorkBloomberg, MongoDB, Datadog, Squarespace
LondonRevolut, Deliveroo, Darktrace, Monzo
Tel AvivWix, Check Point, Monday.com, Fiverr
Dubai/MENACareem, Noon, Anghami, Property Finder, Kitopi
RiyadhTabby, Presight.ai, Ninja, XPANCEO
SingaporeGrab, Razer, Sea Limited
BerlinZalando, Delivery Hero, N26, Celonis
TokyoSony, Toyota, SoftBank, Rakuten

Finance Monitor

The finance variant (finance.worldmonitor.app) provides specialized layers for global financial markets and economic intelligence.

Finance Layers

LayerDescription
Stock ExchangesMajor global stock exchanges with live status
Financial CentersKey financial hubs and banking districts
Central Banks & Institutions14 central-bank and supranational finance institutions, including policy-rate tracking plus BIS/IMF context
Commodity HubsCommodity exchanges (LME, CME, SHFE, NYMEX)
Gulf InvestmentsGCC sovereign wealth and investment zones

Finance Panels

PanelDescription
Live Commodity PricesReal-time commodity futures and spot prices
Market RadarVWAP-based anomaly detection with volume confirmation
Sector HeatmapVisual sector performance across global markets
Gulf EconomiesIndices, currencies, and oil data for 6 GCC countries
Supply ChainMaritime chokepoint disruption scores and shipping indices
WTO Trade PolicyActive trade restrictions, tariff trends, bilateral trade flows
Premium Stock AnalysisAI-powered stock analysis with backtesting

Finance News Categories

  • Markets & Trading - CNBC, MarketWatch, Yahoo Finance, Bloomberg, Reuters
  • Forex & Currencies - Dollar index, central bank rate decisions, FX market
  • Bonds & Fixed Income - Treasury yields, corporate bonds, credit spreads
  • Commodities & Futures - Oil, gold, metals, agriculture, CME/NYMEX
  • Crypto & Digital Assets - Bitcoin, Ethereum, DeFi, institutional crypto
  • Central Banks - Federal Reserve, ECB, BoJ, BoE, PBoC policy updates

Commodity Monitor

The commodity variant (commodity.worldmonitor.app) focuses on mining, metals, energy commodities, and critical mineral supply chains.

Commodity Layers

LayerDescription
Mining SitesMajor mine sites worldwide (operational, planned, suspended)
Processing PlantsSmelters, refineries, and separation plants
Commodity PortsMineral export/import ports and terminals
Commodity HubsGlobal commodity exchanges
Trade RoutesCommodity trade routes and shipping lanes
Critical MineralsLithium, cobalt, rare earth deposits with operator data
PipelinesOil and gas pipeline infrastructure

Commodity Panels

PanelDescription
Live Commodity PricesReal-time futures and spot prices
Mining & Commodity StocksMajor mining company equities
Sector HeatmapCommodity sector performance visualization
Gold & SilverPrecious metals news and analysis
Energy MarketsOil, gas, and energy commodity tracking
Critical Minerals & Battery MetalsLithium, cobalt, nickel supply intelligence
Mining Policy & ESGRegulatory and environmental compliance tracking
Supply Chain & ShippingFreight indices, port congestion, route disruptions

Happy Monitor

The happy variant (happy.worldmonitor.app) curates positive news, human progress data, and uplifting stories.

Happy Layers

LayerDescription
Positive EventsCurated good news and positive developments worldwide
Acts of KindnessCommunity and humanitarian highlights
Happiness IndexCountry-level happiness and wellbeing data
Species RecoveryConservation wins and wildlife recovery stories
Renewable InstallationsNew renewable energy projects and milestones

Happy Panels

PanelDescription
Good News FeedCurated positive news from around the world
Human ProgressLong-term progress metrics (poverty, literacy, health)
Live CountersReal-time humanity counters (births, trees planted, etc.)
Today's HeroDaily spotlight on impactful individuals
BreakthroughsScience and technology breakthroughs
5 Good ThingsDaily digest of five positive stories
Conservation WinsWildlife and ecosystem recovery stories
Renewable EnergyClean energy milestones and deployment data