Research & Analysis

6 articles

Getting Started: Researchers

A curated starting path for academic researchers and data scientists using M-Lab data — covering data access, key datasets, measurement methodology, and common research patterns.

beginner
Analyzing M-Lab Data: A Researcher's Guide

Methods, tools, and best practices for using M-Lab's open datasets in academic research, policy analysis, and community broadband advocacy.

intermediate
Welcome to M-Lab: Open Internet Measurement

An introduction to what M-Lab is, what it measures, and how its open data can help you understand internet performance.

beginner
M-Lab Monthly Stats: Pre-computed Parquet Summaries

What the Monthly Stats dataset is, how it's derived from NDT measurements, what the parquet files contain, and how to access them without BigQuery.

beginner
Reading Percentiles in Monthly Stats

How to interpret percentile columns in M-Lab Monthly Stats data, including the counterintuitive polarity of latency and loss, and what p50 vs p95 tells you.

intermediate
Exploring Monthly Stats with Python

A practical guide to loading, filtering, and visualising M-Lab Monthly Stats parquet files in Python using pandas, without needing BigQuery or a Google Cloud account.

intermediate