datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
china-a-share-1min-ohlcv
China A-Share Equities 1-Minute OHLCV
Minute-level OHLCV bars for exchange-listed Chinese A-share equities. The release uses a stable Parquet schema, one canonical file per instrument, and machine-readable coverage reports.
Dataset summary
This snapshot contains 3,475,824,481 rows for 5,795 instruments across China A-share equities on the Shanghai, Shenzhen, and Beijing exchanges. It covers 2010-01-04 09:30:00 through 2026-08-07 10:21:00. Prices are unadjusted.… See the full description on the dataset page: https://huggingface.co/datasets/neigezhu/china-a-share-1min-ohlcv.OHLCV-1m
📈 OHLCV-1m: US Stock Market Minute-Level Candlestick Data (1992–2026)
This dataset provides minute-level OHLCV (Open, High, Low, Close, Volume) candlestick data for thousands of U.S. stocks across multiple decades (1992 to 2026). The data was originally sourced from Finnhub.io, a real-time market data provider.
It has been aggregated and reformatted from monthly .tar archives into clean and unified Parquet files — one per month — and uploaded to the Hugging Face Hub for easy… See the full description on the dataset page: https://huggingface.co/datasets/mito0o852/OHLCV-1m.symbion-multi-ohlcvv2-crypto-ohlcv-data
v2-crypto-ohlcv-data
Cryptocurrency OHLCV data from Binance API.
Generated: 2025-12-30 07:53:47
Dataset Info
Total Files: 46
Total Data Points: 4,819,964
Total Size: 110.57 MB
Symbols: 23 cryptocurrencies
Timeframes: 15m, 1h
Usage
import pandas as pd
from huggingface_hub import hf_hub_download
path = hf_hub_download(
"zongowo111/v2-crypto-ohlcv-data",
"klines/BTCUSDT/BTC_15m.parquet",
repo_type="dataset"
)
df = pd.read_parquet(path)… See the full description on the dataset page: https://huggingface.co/datasets/zongowo111/v2-crypto-ohlcv-data.china-a-share-1min-ohlcv
China A-Share Equities 1-Minute OHLCV
Minute-level OHLCV bars for exchange-listed Chinese A-share equities. The release uses a stable Parquet schema, one canonical file per instrument, and machine-readable coverage reports.
Dataset summary
This snapshot contains 3,475,824,481 rows for 5,795 instruments across China A-share equities on the Shanghai, Shenzhen, and Beijing exchanges. It covers 2010-01-04 09:30:00 through 2026-08-07 10:21:00. Prices are unadjusted.… See the full description on the dataset page: https://huggingface.co/datasets/vessel888/china-a-share-1min-ohlcv.indian-market-historical-ohlcv
Indian Market Data (NSE/BSE)
Production-grade historical OHLCV dataset for Indian financial markets.
Auto-updated daily via GitHub Actions.
Dataset Summary
Metric
Value
Total Files
2672
Total Size
287.8 MB
Last Updated
2026-09-25 06:33 UTC
Update Frequency
Daily (weekdays)
Source
Yahoo Finance via yfinance
Asset Coverage
Asset Type
Symbols
Size
Stocks
2622
279.2 MB
Indices
17
3.1 MB
Etfs
17
2.0 MB
Commodities… See the full description on the dataset page: https://huggingface.co/datasets/vishnun0027/indian-market-historical-ohlcv.OHLCV-1m
📈 OHLCV-1m: US Stock Market Minute-Level Candlestick Data (1992–2025)
This dataset provides minute-level OHLCV (Open, High, Low, Close, Volume) candlestick data for thousands of U.S. stocks across multiple decades (1992 to 2025). The data was originally sourced from Finnhub.io, a real-time market data provider.
It has been aggregated and reformatted from monthly .tar archives into clean and unified Parquet files — one per month — and uploaded to the Hugging Face Hub for easy… See the full description on the dataset page: https://huggingface.co/datasets/ggaddam/OHLCV-1m.ohlcv-750
OHLCV Multi-Market Equity Dataset
Daily OHLCV price data for ~763 equities across NZX (New Zealand), ASX (Australia), and US (S&P 500) markets.
Coverage
Markets: ASX, US, NZX
Tickers: ~763
Date Range: 2023-07-14 to 2026-07-24
Update Frequency: Automated daily incremental update after each market close via Raspberry Pi 24/7 daemon.
Schema
Column
Type
Description
ticker
string
Exchange ticker symbol (e.g. AAPL, BHP.AX, FPH.NZ)
market… See the full description on the dataset page: https://huggingface.co/datasets/stratos-org/ohlcv-750.OHLCV-1m
📈 OHLCV-1m: US Stock Market Minute-Level Candlestick Data (1992–2026)
This dataset provides minute-level OHLCV (Open, High, Low, Close, Volume) candlestick data for thousands of U.S. stocks across multiple decades (1992 to 2026). The data was originally sourced from Finnhub.io, a real-time market data provider.
It has been aggregated and reformatted from monthly .tar archives into clean and unified Parquet files — one per month — and uploaded to the Hugging Face Hub for easy… See the full description on the dataset page: https://huggingface.co/datasets/idleengine/OHLCV-1m.cryptocurrency-futures-ohlcv-dataset-1mNQ-F_1min_OHLCV_ParquetToken-To-Token-Prices-OHLC-Ethereum-Cryptocurrency-Data
Token-To-Token-Prices-OHLC-Ethereum-Cryptocurrency-Data
Hive-partitioned Parquet export of BlockDB token_to_token_prices_ohlc (Ethereum).
Load
from datasets import load_dataset
ds = load_dataset("BlockDB/Token-To-Token-Prices-OHLC-Ethereum-Cryptocurrency-Data", split="train")
Files live under data/year=YYYY/month=MM/part-NNNN.parquet.
Range: 2015-08 .. 2026-06 (UTC calendar months).
Schema
column
type
block_timestamp
timestamp… See the full description on the dataset page: https://huggingface.co/datasets/BlockDB/Token-To-Token-Prices-OHLC-Ethereum-Cryptocurrency-Data.OHLCV-1m-ForexOHLCV-1m
📈 OHLCV-1m: US Stock Market Minute-Level Candlestick Data (1992–2026)
This dataset provides minute-level OHLCV (Open, High, Low, Close, Volume) candlestick data for thousands of U.S. stocks across multiple decades (1992 to 2026). The data was originally sourced from Finnhub.io, a real-time market data provider.
It has been aggregated and reformatted from monthly .tar archives into clean and unified Parquet files — one per month — and uploaded to the Hugging Face Hub for easy… See the full description on the dataset page: https://huggingface.co/datasets/vessel888/OHLCV-1m.china-etf-1min-ohlcv
China Exchange-Traded Funds 1-Minute OHLCV
Minute-level OHLCV bars for selected exchange-listed Chinese ETFs. The release uses a stable Parquet schema, one canonical file per instrument, and machine-readable coverage reports.
Dataset summary
This snapshot contains 4,058,681 rows for 7 instruments across selected exchange-listed Chinese ETFs. It covers 2015-01-05 09:30:00 through 2026-08-20 15:00:00. Prices are unadjusted. Volume is stored in shares, turnover in… See the full description on the dataset page: https://huggingface.co/datasets/neigezhu/china-etf-1min-ohlcv.binance-futures-ohlcv-2018-2026
🐱 币安期货 Main4 数据集 (BTC/ETH/BNB/SOL)
本项目由交易猫基金会支持(交易猫基金会 CA:0x8a99b8d53eff6bc331af529af74ad267f3167777)。
精简版币安期货历史数据 - 只包含 4 个主要币种,适合快速下载和研究使用。
📊 数据概览
文件
记录数
压缩大小
时间范围
说明
candles_1m_main4_*.bin.zst
998 万
366 MB
2020-01 ~ 2026-01
1分钟K线 (Binary)
futures_metrics_main4_*.bin.zst
152 万
49 MB
2021-12 ~ 2026-01
期货指标 (Binary)
schema_*.sql.zst
-
6.3 KB
-
TimescaleDB Schema
总计: 1150 万条记录,压缩后约 415MB
🎯 包含币种
币种
K线记录数
K线时间范围… See the full description on the dataset page: https://huggingface.co/datasets/tradecatlabs/binance-futures-ohlcv-2018-2026.ohlc_1d_mixture
Macroeconomic & S&P 500 Yahoo Finance Dataset
This repository contains a comprehensive historical dataset for 936 financial instruments, including S&P 500 components, broad market indices, commodities, currencies, and macroeconomic indicators. The data is programmatically extracted from the Yahoo Finance API, cleaned, and normalized for use in quantitative modeling and machine learning.
Dataset Hub: bguzzo2k/ohlc_1d_mixture
Repository Structure
1d/: Raw daily OHLCV… See the full description on the dataset page: https://huggingface.co/datasets/bguzzo2k/ohlc_1d_mixture.kraken-ohlcvt-close-prices
Kraken OHLCVT Close Prices — Derived Dataset
This is an unofficial, independently maintained dataset. It is not produced, sponsored, approved, or endorsed by Kraken.
Source
This dataset is derived from historical OHLCVT files published by Kraken:
https://support.kraken.com/articles/360047124832-downloadable-historical-ohlcvt-open-high-low-close-volume-trades-data
The original OHLCVT data, pricing data, Kraken names, trademarks, and associated rights belong to… See the full description on the dataset page: https://huggingface.co/datasets/tppetrov/kraken-ohlcvt-close-prices.OHLCV-1m-ForexOHLCV-1m
📈 OHLCV-1m: US Stock Market Minute-Level Candlestick Data (1992–2026)
This dataset provides minute-level OHLCV (Open, High, Low, Close, Volume) candlestick data for thousands of U.S. stocks across multiple decades (1992 to 2026). The data was originally sourced from Finnhub.io, a real-time market data provider.
It has been aggregated and reformatted from monthly .tar archives into clean and unified Parquet files — one per month — and uploaded to the Hugging Face Hub for easy… See the full description on the dataset page: https://huggingface.co/datasets/manankk/OHLCV-1m.bitcoin-ohlcv-pack-free-sample
Bitcoin OHLCV Pack — Full 6.5-Year Dataset (Free)
6 timeframes · 3.4M candles (1m) · 2020–2026 · Free, no email required
Complete Bitcoin OHLCV dataset built from audited tick-level trade data by The Glitch List.
What's Included
6 Parquet files: 1m, 5m, 15m, 1h, 4h, 1d
Coverage: 2020-01-01 → 2026-07-04 (6.5 years)
Zero look-ahead bias — verified
Format: Apache Parquet (ZSTD compressed)
Built from audited BTC/USDT tick-level trades
Quick Start… See the full description on the dataset page: https://huggingface.co/datasets/jalvart/bitcoin-ohlcv-pack-free-sample.hyperliquid-ohlcv-1m
Tessera Analytics Hyperliquid Order-Flow OHLCV (1-minute) — free sample
A growing monthly sample of gold_ohlcv_1m, the
order-flow-enriched 1-minute OHLCV dataset served by Tessera Analytics:
open / high / low / close and volume for every minute, plus the order-flow context raw candles can't
show — the aggressor buy/sell volume split, cumulative volume delta (CVD), distinct taker counts,
taker fees and realized PnL, and the hourly forward-filled funding rate.
Coverage: BTC, ETH… See the full description on the dataset page: https://huggingface.co/datasets/tessera-analytics/hyperliquid-ohlcv-1m.AAPL_OHLC_2020_10_07_2025_10_07Binance-Public-OHLCV
[!IMPORTANT]
Disclaimer: Đây là snapshot dữ liệu thị trường lịch sử độc lập, không chính thức, được tổng hợp từ các endpoint công khai phục vụ nghiên cứu học thuật và phi thương mại. Dự án này hoàn toàn không có mối liên kết, tài trợ hay bảo trợ từ Binance.
Binance Market Data
Giới thiệu
Dataset này là snapshot dữ liệu thị trường tài chính/crypto được thu thập từ các public market-data API của Binance. Dữ liệu chủ yếu là nến giao dịch 1 phút (1-minute OHLCV)… See the full description on the dataset page: https://huggingface.co/datasets/HaianCao/Binance-Public-OHLCV.BTC_USDT_ohlcvtop10-crypto-daily-ohlcv-2024-2026
Top 10 Crypto Daily OHLCV 2024-2026
Comprehensive daily OHLCV data + rich engineered feature matrix for top 10 cryptocurrencies.
Files Included:
ohlcv_daily.csv — Core price and volume data
feature_matrix.csv — 80+ engineered features
data_dictionary.csv — Full column descriptions (this file)
dataset_summary.json
Usage:
See data_dictionary.csv for detailed column explanations.
License: CC0-1.0
stocks-ohlcvfx_majors_tick_ohlcv
FX majors — tick / OHLCV
Dukascopy 由来の主要通貨ペアのヒストリカルデータ。
FX 売買アルゴリズムの検証用に収集したものを、そのまま parquet で置いている。
構成
ディレクトリ
内容
ファイル数
サイズ
1min/
1分足 OHLCV (<pair>/<YYYY_MM>.parquet)
896
655 MiB
ohlcv/
集計済み OHLCV (`_<1d
1h
5m>.parquet`)
合計
923
664 MiB
スキーマ
いずれも index が DatetimeIndex。
1min/, ohlcv/, tick/*_1min.parquet — Open / High / Low / Close / Volume
tick/*_tick.parquet — ask / bid / ask_volume / bid_volume
収録範囲
1min/ — 8… See the full description on the dataset page: https://huggingface.co/datasets/qleap/fx_majors_tick_ohlcv.ohlcv.csvcryptocurrency-futures-ohlcv-dataset-1m
