Leaf Analytics Engine ===================== This repository contains Leaf's shipper-data processing logic. This logic is currently set up as a series of data pipelines conceptually separated into ETL and Adapt: * The ETL pipeline ingests raw shipment data from Leaf's clients and produces an enhanced (and uniform) version of those shipment data that can be used in Adapt. * The Adapt pipeline identifies business opportunities and generates data assets consumed by downstream business consumers (CX, Engineering). The pipelines are loosely coupled with and run through `Prefect `_. .. toctree:: :maxdepth: 1 :caption: Contents: setup overview_etl overview_adapt quickref_adapt quickref_columns quickref_io Recent Changes -------------- .. git_changelog:: .. git_commit_detail:: :branch: :commit: Indices ================== * :ref:`genindex` * :ref:`modindex`