Ground your agents. Start free.
Searching, previewing, and cloning every public dataset costs nothing. You pay when your agents lean hard on hosted SQL.
Free
Query every public dataset on Subsets, no scrapers required.
- Every public dataset: ONS, Bundesbank, WTO, UNICEF…
- 500 SQL queries / month
- 10-second query timeout
- Clone any dataset locally and keep it forever
Pro
Most popularFor analysts and agents that lean hard on public data.
- Everything in Free, plus:
- 5,000 SQL queries / month (10× Free)
- 60-second query timeout
- Priority connector maintenance
- Priority support
Scale
Building a product on Subsets? Ship it on us.
- Everything in Pro, plus:
- Volume SQL, no monthly ceiling
- Per-app API keys
- Connector SLAs and priority fixes
- Need a source we don’t carry? We’ll connect it
No lock-in, by design
Every public dataset is a versioned Delta table you can clone and keep. The connectors that build them are MIT-licensed and open source on GitHub. You are paying for the hosted layer: search, the query service, and freshness. If you clone the library and never pay us, that is working as intended.
Frequently asked
What counts as a query?
Every SQL execution through the MCP server counts as one query, and so does an MCP data preview. Search, metadata lookups, and REST previews are free.
Where does the data come from?
Every dataset is ingested by an open-source connector from an official source like the ONS, the Bundesbank, the WTO, or UNICEF, then versioned and kept traceable back to the agency.
What happens when I hit my monthly limit?
Queries return a 402 error until the next monthly reset. Upgrade to Pro for 10× the headroom.
I’m building a product on Subsets — what about my users’ query volume?
That’s the Scale tier: volume SQL without a monthly ceiling, per-app keys, and connector SLAs. Email nathan@subsets.io and we’ll set you up.
Can I get the raw data out?
Yes. Every public dataset is a versioned Delta table (parquet under the hood) that you can clone through the public catalog API or the CLI (pip install subsetsio && subsets sync). The connectors are MIT-licensed, so you can walk away with the entire library and keep it forever.