{
  "name": "World News Coverage Volume Tracker",
  "edition": "2026-07-10",
  "site": "spothatcap.com",
  "window": {
    "start": "2026-06-10",
    "end": "2026-07-10",
    "days": 30
  },
  "weekly_window_days": 56,
  "items_in_window": 7256,
  "corpus_start": "2026-04-02",
  "corpus_total": 17499,
  "categories": [
    "news"
  ],
  "modest_sample": false,
  "weekly_volume": [
    {
      "week_start": "2026-05-11",
      "items": 296
    },
    {
      "week_start": "2026-05-18",
      "items": 1286
    },
    {
      "week_start": "2026-05-25",
      "items": 1176
    },
    {
      "week_start": "2026-06-01",
      "items": 1303
    },
    {
      "week_start": "2026-06-08",
      "items": 1673
    },
    {
      "week_start": "2026-06-15",
      "items": 1677
    },
    {
      "week_start": "2026-06-22",
      "items": 1728
    },
    {
      "week_start": "2026-06-29",
      "items": 1671
    },
    {
      "week_start": "2026-07-06",
      "items": 1288
    }
  ],
  "methodology": "Direct SQL COUNT aggregation over our own news-aggregation database (content_items joined to content_categories and content_sources), grouped by ISO week of capture time (date_trunc('week', created_at)) — i.e. volumes as aggregated by our pipeline. Sample = our pipeline's capture in the stated window, not an exhaustive census of world news; brief outages can drop items, so figures are floor values.",
  "license": "CC BY 4.0",
  "source": "https://spothatcap.com/world-news-volume-tracker/",
  "sources": [
    {
      "rank": 1,
      "name": "Al Jazeera",
      "items": 2414,
      "share_pct": 33.3
    },
    {
      "rank": 2,
      "name": "The Guardian World",
      "items": 2165,
      "share_pct": 29.8
    },
    {
      "rank": 3,
      "name": "BBC News",
      "items": 2129,
      "share_pct": 29.3
    },
    {
      "rank": 4,
      "name": "NPR News",
      "items": 548,
      "share_pct": 7.6
    }
  ]
}