https://github.com/edx/edx-analytics-pipeline

This library is used to compute data that will then be inserted into the ES cluster used by edx-analytics-data-api.

Libraries:

Creates common interfaces for performing tasks that will put data into ES:

Utilizes these interfaces for these tasks:

https://github.com/edx/edx-analytics-pipeline/blob/e63292012af075f37b42876c38a155e57291db36/edx/analytics/tasks/insights/module_engagement.py

Testing