.. _market_data_pipeline_ref: Market Data Pipeline ==================== The **Market Data Pipeline** is responsible for the ingestion, validation, and standardization of market data using the new PyArrow-based architecture. What you'll find here: - :ref:`market_data_processing_service_ref` – Core service for orchestrating the loading and metric extraction pipeline. - :ref:`field_definitions_ref` – Standardized field names, enums, and constants used across the engine. .. toctree:: :maxdepth: 2 :hidden: market_data_pipeline/service market_data_pipeline/fields