CoolFace
Datasetpublic

Fansicheng/Cryptocurrency_dataset

Crypto Market Research Dataset Personal-use staging package for crypto market research and model training. Scope This package is organized into four layers: market/: cleaned exchange market data. derivatives/: funding rate, open interest, and related derivatives data. derived/: aligned or transformed research features. quality_reports/: coverage, completeness, and provenance reports. legacy/market_data/: broader historical source archive preserved for personal… See the full description on the dataset page: https://huggingface.co/datasets/Fansicheng/Cryptocurrency_dataset.

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes77downloads
Dataset Card

Crypto Market Research Dataset

Personal-use staging package for crypto market research and model training.

Scope

This package is organized into four layers:

  • market/: cleaned exchange market data.
  • derivatives/: funding rate, open interest, and related derivatives data.
  • derived/: aligned or transformed research features.
  • quality_reports/: coverage, completeness, and provenance reports.
  • legacy/market_data/: broader historical source archive preserved for personal research; it may contain mixed raw and derived data.

The source workspace remains unchanged. This directory is the only staging area intended for a future Hugging Face upload.

The current package version is documented in VERSION.md. The field contract for market bars is documented in schemas/market_bar_schema.json, and the integrity list is stored in FILE_SHA256.csv.

Initial candidates

DatasetSourceStatus
BTCUSDT 5m, 3 yearsBinance Data VisionReady for packaging; coverage report passed
BTCUSDT 15m, 3 yearsBinance Data VisionCandidate; verify coverage report before upload
BTCUSDT 30m, 3 yearsBinance Data VisionCandidate; verify coverage report before upload
Sector leader aligned dataPublic exchange datasetsCandidate; preserve source per field and review redistribution terms

Important exclusions

The legacy market_data, manifest, and config directories are protected inputs and are not copied here automatically. Mixed combined data is not treated as canonical raw market data. Runtime files, databases, virtualenvs, code, tests, and caches are excluded.

The contents under legacy/market_data/ are included because this is a private personal-use archive. They are intentionally not promoted to the canonical market-data layer and should be filtered by source, exchange, and provenance before modeling.

Intended upload mode

Private Hugging Face dataset repository for personal use. Before upload, add a dataset card with source attribution, date ranges, schema, quality status, and the applicable license or redistribution notes for every upstream source.