Search 3.2M models and datasets…
⌘K
Chat
Models
Datasets
Deploy
Pricing
Docs
Chat
Models
Datasets
Deploy
More
OpenMedallion – Dataset by oyi77 | AlphaNeural AI
Is this your dataset? Claim it with the Hugging Face account that owns it.
oyi77
/
OpenMedallion
like
0
tabular-regression
time-series-forecasting
en
mit
100K<n<1M
parquet
text
datasets
dask
polars
mlcroissant
us
finance
trading
crypto
forex
stocks
commodities
indices
backtesting
Views
No views yet
Dataset card
Files and Versions
Community
Use
Use this dataset
OpenMedallion Financial Dataset
Comprehensive financial dataset for quantitative research, machine learning, and trading strategy backtesting. 2,609 Parquet files · 18 categories · 1,500+ unique assets · 87+ countries · Up to 100 years of history
Quick Start
import pandas as pd
Load BTC 1h data (5 years)
df = pd.read_parquet("data/BTC-BTCUSD_1h.parquet")
Load Indonesian stocks
df = pd.read_parquet("data/equities/country_stocks/BBCA_1d.parquet")
Load Gold… See the full description on the dataset page:
https://huggingface.co/datasets/oyi77/OpenMedallion
.