Available datasets
Name | Tag | Entries | Size | Format | Last updated | Links |
---|---|---|---|---|---|---|
Decentralised exchanges | exchange_universe | 8.1K | 4.9 MB | JSON | Documentation Download | |
Trading pairs | pair_universe | 374.3K | 45.6 MB | Parquet | Documentation Download | |
OHLCV candles, 1 minute | candles_1m | 815.2M | 59.6 GB | Parquet | Documentation Download | |
OHLCV candles, 5 minutes | candles_5m | 506.6M | 37.5 GB | Parquet | Documentation Download | |
OHLCV candles, 15 minutes | candles_15m | 326.0M | 24.4 GB | Parquet | Documentation Download | |
OHLCV candles, 1 hour | candles_1h | 168.3M | 12.8 GB | Parquet | Documentation Download | |
OHLCV candles, 4 hours | candles_4h | 78.0M | 6.0 GB | Parquet | Documentation Download | |
OHLCV candles, daily | candles_1d | 25.3M | 2.0 GB | Parquet | Documentation Download | |
OHLCV candles, weekly | candles_7d | 7.0M | 576.7 MB | Parquet | Documentation Download | |
OHLCV candles, montly | candles_30d | 2.9M | 239.6 MB | Parquet | Documentation Download | |
XY Liquidity, 1 minute | liquidity_1m | 763.8M | 38.0 GB | Parquet | Documentation Download | |
XY Liquidity, 5 minutes | liquidity_5m | 467.5M | 23.4 GB | Parquet | Documentation Download | |
XY Liquidity, 15 minutes | liquidity_15m | 308.0M | 15.5 GB | Parquet | Documentation Download | |
XY Liquidity, 1 hour | liquidity_1h | 165.3M | 8.4 GB | Parquet | Documentation Download | |
XY Liquidity, 4 hours | liquidity_4h | 79.8M | 4.1 GB | Parquet | Documentation Download | |
XY Liquidity / TVL, daily | liquidity_1d | 105.3M | 2.2 GB | Parquet | Documentation Download | |
XY Liquidity / TVL, weekly | liquidity_7d | 18.6M | 552.2 MB | Parquet | Documentation Download | |
XY Liquidity / TVL, monthly | liquidity_30d | 6.1M | 211.9 MB | Parquet | Documentation Download | |
Top momentum, daily | top_movers_24h | 422.0 | 554.7 KB | JSON | Documentation Download | |
AAVE v3 supply and borrow rates | aave_v3 | 28.5M | 2.3 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.