UDP Event store
Last updated
Last updated
Unizin Homepage
unizin.orgHosted Services
My Learning AnalyticsCopyright © 2023, Unizin, Ltd.
The UDP Event store is a collection of Google BigQuery tables that store all behavioral data for all time. It is a major component of the UDP Data lake.
Learn how to connect to your institution's UDP Event store, which is implemented in Google BigQuery.
The expanded
table represents Caliper tables in a wide table of diverse columns and structures. By exploding JSON-source Caliper events into a wide tabular structure, the expanded
table offers a performant, scalable method of accessing terabytes of event data at low-cost.
The events
table is a legacy BigQuery table that captures all event data for all time. Its schema provides complete, but basic, access to Caliper events captured by the UDP. This table has been deprecated and is no longer in use.