Analysis-ready open data

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.

Redistributable licences only UTC, deduplicated, gap-aware Data dictionary + QC report Safe to train on →
european-day-ahead-prices.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
refresh.sh - put it in a cron, pull only when it changes
# 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
Built from the primary sources analysts already trust
ENTSO-EECBU.S. TreasuryFREDU.S. EIASEC EDGAREurostatOECDWorld BankUSDANOAACFTCEmberElexonGIE AGSI+NASA POWER

Every dataset names its upstream source and licence - redistributable open data only. See how we source & QC →

Featured

Popular datasets

View all 246 →
Energy

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.

ENTSO-E· 4.4M rows· 40 zones· 2017-2026 (intraday)
19 View
Energy

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.

ENTSO-E· 53.1M rows· 40 zones· 2018-2026 (intraday)
19 View
Finance

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.

U.S. Treasury· 26K rows· 1 zones· 2018-2026 (daily)
19 View
Finance

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.

CFTC· 1.4M rows· 1324 zones· 1986-2026 (weekly)
29 View
Reference

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.

OPSD· 6K rows· 10 cols
Free View
Gas

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.

ENTSOG· 103K rows· 31 zones· 2021-2026 (daily)
19 View
246
datasets, live
336M+
rows cleaned & typed
78
official sources
100%
pass QC clean
Why ReadySet

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.

No procurement, no sales call

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.