Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 257 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 257 Bytes

json_to_relation

Converts edX tracking logs to a relational schema. See http://datastage.stanford.edu/#appB for details on that schema.

Install via: sudo python setup.py install

To run:

  • use scripts in scripts subdirectory.