{
    "@context": "https://schema.org",
    "@type": "Dataset",
    "@id": "https://sourcebans.vudira.com/ai/bans-recent.json",
    "name": "Vudira SourceBans Recent Ban Activity (Aggregated)",
    "description": "What kinds of bans have been issued in the last 30 days — totals, length buckets, and most common reasons. Fully anonymized: no Steam IDs, no names, no IPs.",
    "url": "https://sourcebans.vudira.com/ai/bans-recent.json",
    "dateModified": "2026-09-07T10:45:48+00:00",
    "temporalCoverage": "2026-08-08/2026-09-07",
    "isAccessibleForFree": true,
    "license": "https://creativecommons.org/licenses/by-nc-sa/3.0/",
    "privacy": {
        "pii_exposed": false,
        "steam_ids_exposed": false,
        "ip_addresses_exposed": false,
        "aggregation_level": "fully-aggregated"
    },
    "confidence": {
        "level": "verified",
        "source": "direct-database-query",
        "score": 1
    },
    "summary": {
        "total_bans_last_30_days": 0,
        "total_bans_last_7_days": 0,
        "total_bans_last_24_hours": 0,
        "permanent_bans_last_30_days": 0,
        "temporary_bans_last_30_days": 0
    },
    "distribution_by_length": {
        "permanent": 0,
        "up_to_1h": 0,
        "1h_to_1d": 0,
        "1d_to_7d": 0,
        "7d_to_30d": 0,
        "over_30d": 0
    },
    "top_ban_reasons_30d": [],
    "notes": {
        "interpretation": "A permanent ban has length = 0. Temporary ban lengths are stored in minutes.",
        "refresh_interval_seconds": 1800,
        "public_search_url": "https://sourcebans.vudira.com/index.php?p=banlist"
    }
}