Cleaned open data, ready to query.
Institutional-grade European power & gas, macroeconomics, and on-chain crypto-derivatives data - cleaned, documented, QC'd, and delivered as query-ready Parquet.
import duckdb # one row per zone per hour, UTC - already clean duckdb.sql(""" SELECT zone, date_trunc('month', ts) AS m, avg(price_eur_mwh) AS avg_price FROM 'european-day-ahead-prices.parquet' GROUP BY 1, 2 ORDER BY 1, 2 """) # → 40 bidding zones · 2017-2026 · 4.3M rows · no parsing
# owners & All-Access: automate it in one curl - conditional download curl -sfO --etag-compare etag.txt --etag-save etag.txt \ -H "Authorization: Bearer rs_live_…" \ https://getreadyset.app/api/v1/download/european-day-ahead-prices # 200 → fresh build streamed · 304 Not Modified → 0 bytes, nothing re-pulled
Every dataset names its upstream source and licence - redistributable open data only. See how we source & QC →
Popular datasets
European Day
Hourly day-ahead electricity prices for every European bidding zone, pulled from the ENTSO-E Transparency Platform's nested XML and flattened into one clean Parquet - one row per zone per hour, ready to join to load, generation and outage data.
European Power Generation by Fuel Type
Actual electricity generation split by fuel (nuclear, gas, wind, solar, hydro, …) for every European bidding zone - the generation mix, cleaned from ENTSO-E into one Parquet.
US Treasury Par Yield Curve
The daily US Treasury par yield curve - every tenor from 1-month to 30-year, in percent, 2018-present. The benchmark risk-free curve behind every fixed-income and macro model, tidied from the Treasury feed into one long-format Parquet.
Commitments of Traders (COT) Historical Archive
Weekly CFTC Commitments of Traders positioning across every futures market - open interest, commercial (hedger) and non-commercial (speculator) long/short, in contracts. The raw CFTC drops are messy flat files; this is one clean, continuous, per-market Parquet.
European Power Plant Registry
Every conventional power plant in Europe in one clean table: name, operator, country, net capacity, fuel/technology, commissioning year and location - assembled and de-duplicated from Open Power System Data. The asset reference table that joins to generation, capacity and carbon analytics by country and fuel.
European Cross
Daily physical natural-gas flows across ~33 major European cross-border interconnection points (Baumgarten, Velke Kapusany, Zeebrugge, TAP, VIP Brandov, Emden, Baltic Pipe, …), entry and exit, in GWh/day - cleaned and aligned from the slow keyed ENTSOG API.
Browse by category
246 datasets across energy, finance, environment and beyond - every one built from a named, redistributable source.
The convenience layer over open data
The data is free. The week of cleaning between the download and your first correct chart is not. We pay that cost once, so you start at the analysis.
Genuinely clean
One documented grain, UTC timestamps, deduplicated, gaps handled - not a raw dump with your name on it. Every column typed and described.
Quality-checked
Each dataset ships with a QC report: row counts, null rates, range checks and dedup proof. You see exactly what you're getting before you buy.
Resale-safe licensing
We only build on redistributable sources - CC-BY, public domain, open government. Upstream attribution passes through, documented per dataset.
Fast formats
Columnar Apache Parquet - scan it instantly in pandas, DuckDB or Polars. Flat files and partitioned layouts where it helps.
Pre-aligned to join
Related datasets share zones and timestamps, so prices join to load to generation with no surprises.
Buy a file, or all of them
Pay per dataset from €9 - re-download anytime from your account, or automate it from a cron with the API (Bearer key, conditional 304 pulls). Or go All-Access for the whole catalogue.
The boutique data desk - without the €30k contract.
The same structural macro, energy-transition and positioning panels that alt-data brokers license to hedge funds - normally a five-figure annual contract, an NDA and a three-week vendor-onboarding cycle before you see a single row. Here they're a file you download now.
The institutional data desk
Contact form → sales call → NDA → vendor onboarding → three-week wait → €5k–50k/yr contract — all before you see a single row.
ReadySet
Download the free sample now. Buy the file for €9–29, or start All-Access with a card in 30 seconds. Same structural panels, zero procurement.
Start at the chart, not the XML parser.
Get notified when new datasets land.