edx/edx-analytics-exporter

Name: edx-analytics-exporter

Owner: edX

Description: null

Created: 2015-11-06 19:10:09.0

Updated: 2018-04-09 20:04:48.0

Pushed: 2018-04-17 14:45:11.0

Homepage: null

Size: 72

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

edx-analytics-exporter

This is a set of analytics tasks to split selected database tables for export to partners. We use this at edX to deliver data packages to our partners. edx-analytics-pipeline contains the jobs used to split events logs.

We have open sourced this since a few Open edX community members have asked for it. That said, we want to eventually merge this functionality into edx-analytics-pipeline, refactoring and adding tests as part of that process. Use this code at your own peril.

Installing

Assuming you have virtualenv and virtualenv-wrapper installed, from the project root run:

rtualenv analytic-exporter
install -r github_requirements.txt
install -e .

Running

Sorry, we don't have docs for this yet – we plan to address that as we integrate this into the pipeline.

Contributions

Contributions welcome, though see note above. See https://open.edx.org/


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.