Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 329 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 329 Bytes

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