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
- Host: GitHub
- URL: https://github.com/mitodl/xanalytics
- Owner: mitodl
- License: mit
- Created: 2014-10-31T19:20:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-09-23T12:45:56.000Z (over 3 years ago)
- Last Synced: 2024-04-14T05:23:53.792Z (about 1 year ago)
- Language: JavaScript
- Size: 4.47 MB
- Stars: 10
- Watchers: 13
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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