Public data, instantly queryable

A curated registry of DuckDB databases built from government and research data. Connect and query in seconds.

--
Rows
--
Databases
Free and open source
License
uv pip install datapond

Available Databases

Loading databases

Updates

July 6, 2026
Full refresh + data-quality audit of all databases

Every database was rebuilt from its latest source (ICE gains a new encounters table and the 2026 FOIA release; CMS Medicare adds CY2024; FEC covers the 2026 cycle), then independently audited from a researcher's perspective and repaired — including fixes to views, lookups, and column typing that affected published-number accuracy. Each README now carries a researcher-caveats section, and every HuggingFace dataset page includes the changelog. Full changelog →

Getting Started

Every database can be queried remotely in seconds with no download required, or downloaded locally for full speed.

1
Install
2
Query remotely (no download)
3
Or download for full speed
4
Use plain SQL for anything

Add a Database

datapond is open for new databases from any public data source. If you have a dataset that would be useful as a queryable DuckDB database, we would love to include it.

Read the contributing guide