Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 635 Bytes

File metadata and controls

19 lines (14 loc) · 635 Bytes

Analytics Service

  • Description: Aggregates events for reporting and dashboards. Provides insights into business metrics (quotes, policies, payments, churn).

  • Actors: Executives, Brokers, Analysts.

  • Features:

    • Event aggregations & storage (data warehouse)
    • Dashboard APIs (KPIs, conversion rates, loss ratios)
    • Predictive analytics integration (ML pipelines)
    • Broker-level analytics for performance monitoring
  • Events emitted:

    • ReportGenerated (optional)
  • Technology: Python

    • Rationale: Data analysis and ML workloads are Python’s strongest area.

Back to README