{
    "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-13/2026-07-27",
    "generated_at": "2026-07-27T02:20:03+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": 7155,
            "columns": [
                "observation_date",
                "probe_city",
                "target_city",
                "target_country",
                "samples",
                "rtt_median_ms",
                "rtt_p90_ms",
                "rtt_min_ms",
                "hops_avg"
            ],
            "csv_bytes": 514002,
            "csv_sha256": "eb985194039800f3779ce594500f79caf203b3f882b9fa25546d438b67376a52"
        },
        {
            "name": "route_events",
            "csv": "https://geocables.com/data/geocables-route-events.csv",
            "json": "https://geocables.com/data/geocables-route-events.json",
            "rows": 3547,
            "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": 754832,
            "csv_sha256": "a583d163c325f81b933465b0d85f44796b6929bf6e23f2a3826a8282dd655ff0"
        }
    ]
}