Skip to content

openfun/edx_data_scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edX data scripts

Scripts for importing and analyzing data dumps from edX, provided to partner universities.

load_data.py: Loads .sql dumps into a local MySQL database. Depends on table_data.txt. load_mongo.py: Loads .mongo dumps into a local MongoDB database. anonymize.py: Removes data from MySQL database that could personally identify students and anonymizes IDs. filter_tracking.py: Example script to read and filter the JSON records from the clickstream/ click-tracking logs. Designed to read from a compressed 7-Zip archive.

About

Scripts for importing and analyzing data dumps from edX.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published