Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Really-amin/crypto-ohlc-data
Real-time cryptocurrency OHLC/candlestick data from multiple exchanges
Data Source
This dataset is automatically updated from real cryptocurrency APIs:
- CoinGecko API (market data)
- Binance API (OHLC data)
Update Frequency
Data is updated every 60 seconds with real-time information.
Usage
from datasets import load_dataset
# Load the dataset
dataset = load_dataset("Really-amin/crypto-ohlc-data")
# Access data
df = dataset['train'].to_pandas()
print(df.head())
Data Hub Architecture
External APIs → Data Hub → HuggingFace Datasets → Clients
All data is real - no mock or fake data.
Last Updated
2025-12-06T04:05:18.739950Z
- Downloads last month
- 53