An open API service indexing awesome lists of open source software.

https://github.com/mitodl/xanalytics

Analytics for edX platform courses
https://github.com/mitodl/xanalytics

Last synced: 5 months ago
JSON representation

Analytics for edX platform courses

Awesome Lists containing this project

README

        

XAnalytics: Analytics for edX-Platform Courses
==============================================

Provides analytics for edX platform courses, based on SQL and tracking logs data stored in BigQuery.

See https://github.com/mitodl/edx2bigquery

To run unit tests:

./run_test.py

and

py.test --with-gae tests/test_bqutil.py