← Home

Query the dataset.

Run SQL against the national scorecard dataset, right here in your browser. One table, agencies, holds every tracked agency's latest snapshot: id, name, date, grade, score, days_until_expiry, and the correctness, freshness, completeness, and realtime category scores. Nothing is sent to a server: the engine (DuckDB) and the data load into the page and the query runs on your machine.

Prefer a file? The same data is agencies.parquet, catalog.csv, and the JSON described in the data dictionary.

The query engine (about 6 MB) downloads the first time you press Run.

Remember the sampling frame: this is the covered set of feeds, not the universe of agencies, and absence means not covered, never failing. Data CC BY 4.0.