{
    "dataset": "GeoCables internet latency and routing observations",
    "description": "Daily aggregated round-trip latency measured from GeoCables probes, and routing anomalies detected from those measurements. Vantage points include regions under-represented in public measurement datasets.",
    "publisher": "GeoCables (https://geocables.com)",
    "license": "CC BY 4.0",
    "license_url": "https://creativecommons.org/licenses/by/4.0/",
    "attribution": "GeoCables latency observations, https://geocables.com/dataset",
    "landing_page": "https://geocables.com/dataset",
    "temporal_coverage": "2026-07-11/2026-07-25",
    "generated_at": "2026-07-25T16:46:18+00:00",
    "notes": "Probe and hop IP addresses are deliberately omitted. Cable inventory (names, routes) is sourced from TeleGeography and is NOT redistributed here.",
    "distributions": [
        {
            "name": "latency_daily",
            "csv": "https://geocables.com/data/geocables-latency-daily.csv",
            "json": "https://geocables.com/data/geocables-latency-daily.json",
            "rows": 7321,
            "columns": [
                "observation_date",
                "probe_city",
                "target_city",
                "target_country",
                "samples",
                "rtt_median_ms",
                "rtt_p90_ms",
                "rtt_min_ms",
                "hops_avg"
            ],
            "csv_bytes": 526180,
            "csv_sha256": "8d080c0c017ae76a858a00b3715fd4683f2bf61ba7c6f9d6216b81ff34f6aef9"
        },
        {
            "name": "route_events",
            "csv": "https://geocables.com/data/geocables-route-events.csv",
            "json": "https://geocables.com/data/geocables-route-events.json",
            "rows": 3486,
            "columns": [
                "detected_at_utc",
                "event_type",
                "severity",
                "source_city",
                "target_city",
                "cable_id",
                "cable_name",
                "rtt_current_ms",
                "rtt_baseline_ms",
                "ratio",
                "description",
                "cable_page"
            ],
            "csv_bytes": 741988,
            "csv_sha256": "af6d4b13fbc0bb9306892ea46178115636ef196e61a3218b57a95aca6319e184"
        }
    ]
}