Processed events
****************
Since raw events are not always ready for usage calculations once ingested, processing can be applied to get them prepared. bframe only resolves the ``customer_id`` but other processing can be extended as well. Processed events are a staging view found within the bframe schema.

Diagram
=======

.. figure:: /_static/images/erd/processed_events_erd.svg
    :width: 300px

Table description
=================

.. csv-table::
   :file: /_static/ex_tables/processed_events_col_desc.csv
   :delim: tab
   :class: bmodel-table
   :header-rows: 1