Sign in to view source links and access this dataset
Description
A dataset of China A-share stocks containing historical OHLCV (Open, High, Low, Close, Volume) data, valuation metrics, financial statements, and TDX F10 events. It was published by yifishbossman on Hugging Face on 2026-05-24 and is packaged in Qlib binary and Parquet formats. The dataset is described as a companion for a multi-agent stock research workstation.
Use Cases
Training time-series forecasting models based on historical OHLCV data.
Conducting fundamental analysis based on valuation and financial statement data.
Analyzing market reactions to corporate events based on the TDX F10 events data.
Developing and backtesting algorithmic trading strategies for the A-share market.
Strengths
Data is provided in two structured formats (Qlib binary and Parquet) for different analytical workflows.
The description indicates it includes multiple data types (OHLCV, valuation, financials, events) for a multi-faceted view of stocks.
The dataset has a specific published date of 2026-05-24.
Limitations
Column-level documentation is absent; field semantics must be inferred after download.
The total row count and specific time range of the historical data are unknown.
Description metadata is limited; actual data quality and completeness require manual inspection after download.
Provenance
Source
huggingface
Freshness
Last updated 2026-05-24 10:35:00; freshness should be verified.
Geography
China (A-share market)
Data is licensed under Apache 2.0. The Qlib binary format suggests integration with the Qlib quantitative analysis library.