This repository contains cryptocurrency market data in the form of klines (candlestick data) downloaded from Binance.
The data is stored in Parquet format, which provides efficient columnar storage with compression. Each file contains historical kline data for a specific cryptocurrency symbol.
Files follow this naming pattern:
{symbol}{asset_class}klines{start_date}{end_date}.parquet
Where: