{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "@id": "https://pronto.stream/seo/stats.html#dataset",
  "name": "pronto.stream Real-Time Global Signal Wire",
  "description": "Live, cited metrics for the pronto.stream real-time signal engine and MCP server: lifetime signals processed, live country/domain/topic coverage, catalog reach, fusion products, and CWF token savings.",
  "url": "https://pronto.stream/seo/stats.html",
  "sameAs": "https://pronto.stream/seo/stats.json",
  "keywords": ["real-time signals", "MCP server", "AI agent data feed", "fusion products", "global news signals", "climate hazard data", "macro nowcast"],
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "isAccessibleForFree": true,
  "creator": {"@type": "Organization", "name": "Pronto Signal Engine Inc.", "url": "https://pronto.stream"},
  "publisher": {"@type": "Organization", "name": "Ovasabi Studio", "url": "https://www.ovasabi.studio/"},
  "spatialCoverage": {"@type": "Place", "name": "Global (174 countries)"},
  "temporalCoverage": "2024-01-01/..",
  "dateModified": "2026-08-04T16:39:31Z",
  "distribution": [
    {"@type": "DataDownload", "encodingFormat": "application/json", "contentUrl": "https://pronto.stream/seo/stats.json"},
    {"@type": "DataDownload", "encodingFormat": "application/rss+xml", "contentUrl": "https://pronto.stream/seo/feed.xml"},
    {"@type": "DataDownload", "encodingFormat": "application/json", "contentUrl": "https://pronto.stream/openapi.json"}
  ],
  "variableMeasured": [
    {"@type": "PropertyValue", "name": "signals_processed_total", "value": 15026851, "description": "Cumulative lifetime signals processed"},
    {"@type": "PropertyValue", "name": "live_countries", "value": 0, "description": "Countries with live signals on the current wire"},
    {"@type": "PropertyValue", "name": "live_domains", "value": 31, "description": "Domains with live signals on the current wire"},
    {"@type": "PropertyValue", "name": "live_topics", "value": 31, "description": "Topics tracked on the current wire"},
    {"@type": "PropertyValue", "name": "rss_feeds_catalog", "value": 70164, "description": "RSS feeds in the source catalog"},
    {"@type": "PropertyValue", "name": "fusion_products", "value": 26, "description": "Cross-domain fusion products"},
    {"@type": "PropertyValue", "name": "cwf_token_savings_percent", "value": 80, "description": "LLM prompt token reduction vs JSON"}
  ]
}