Available datasets
Name | Tag | Entries | Size | Format | Last updated | Links |
---|---|---|---|---|---|---|
Decentralised exchanges | exchange_universe | 8.4K | 5.1 MB | JSON | Documentation Download | |
Trading pairs | pair_universe | 383.5K | 46.6 MB | Parquet | Documentation Download | |
OHLCV candles, 1 minute | candles_1m | 892.1M | 64.4 GB | Parquet | Documentation Download | |
OHLCV candles, 5 minutes | candles_5m | 555.2M | 40.4 GB | Parquet | Documentation Download | |
OHLCV candles, 15 minutes | candles_15m | 356.7M | 26.4 GB | Parquet | Documentation Download | |
OHLCV candles, 1 hour | candles_1h | 184.3M | 13.8 GB | Parquet | Documentation Download | |
OHLCV candles, 4 hours | candles_4h | 85.7M | 6.5 GB | Parquet | Documentation Download | |
OHLCV candles, daily | candles_1d | 28.0M | 2.2 GB | Parquet | Documentation Download | |
OHLCV candles, weekly | candles_7d | 7.7M | 635.2 MB | Parquet | Documentation Download | |
OHLCV candles, montly | candles_30d | 3.3M | 271.9 MB | Parquet | Documentation Download | |
XY Liquidity, 1 minute | liquidity_1m | 796.2M | 39.6 GB | Parquet | Documentation Download | |
XY Liquidity, 5 minutes | liquidity_5m | 490.9M | 24.5 GB | Parquet | Documentation Download | |
XY Liquidity, 15 minutes | liquidity_15m | 324.5M | 16.3 GB | Parquet | Documentation Download | |
XY Liquidity, 1 hour | liquidity_1h | 175.5M | 8.9 GB | Parquet | Documentation Download | |
XY Liquidity, 4 hours | liquidity_4h | 85.7M | 4.4 GB | Parquet | Documentation Download | |
XY Liquidity / TVL, daily | liquidity_1d | 115.0M | 2.5 GB | Parquet | Documentation Download | |
XY Liquidity / TVL, weekly | liquidity_7d | 19.3M | 587.8 MB | Parquet | Documentation Download | |
XY Liquidity / TVL, monthly | liquidity_30d | 6.4M | 228.9 MB | Parquet | Documentation Download | |
Top momentum, daily | top_movers_24h | 452.0 | 597.8 KB | JSON | Documentation Download | |
AAVE v3 supply and borrow rates | aave_v3 | 36.4M | 2.8 GB | Parquet | Documentation Download | |
Uniswap trades | uniswap_trades | 2.0B | 98.0 GB | Parquet | Documentation Download |
Data logistics
Datasets are distributed in Parquet file format designed for data research. Parquet is a columnar data format for high performance in-memory datasets from Apache Arrow project.
Datasets are large. Datasets are compressed using Parquet built-in Snappy compression and may be considerably larger when expanded to RAM. We expect you to download the dataset, cache the resulting file on a local disk and perform your own strategy specific trading pair filtering before using the data. Uncompressed one minute candle data takes several gigabyte of memory.