bagelquant-data is the data layer for BagelQuant. It owns provider adapters, local lake snapshots, metadata contracts, transformation pipelines, and panel-shaped retrieval.

What It Contains

  • Provider registration and DataRequest objects.
  • Local Parquet snapshot storage through LocalDataLake.
  • DataLakeManager update and curation workflows.
  • Lake-first Loader retrieval.
  • RetrievedPanel handoff objects for downstream research packages.
  • Tushare-specific update helpers.

Documentation