json_to_relation

Converts file with multiple JSON objects to one relational table.


Keywords
json, relation, OpenEdX
License
BSD-3-Clause
Install
pip install json_to_relation==0.4

Documentation

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.