Skip to content

Stanford-Online/edx-analytics-data-api-client

 
 

Repository files navigation

edX Analytics API Client build-status coverage-status

The edX Analytics API Client (henceforth, client) allows users to retrieve data from the edX data warehouse. Currently, the client supports retrieving course activity and enrollment data. By default, all data is returned in the JSON format. Enrollment data may also be retrieved in the CSV format by changing the data_format argument.

Testing

$ make validate

How to Contribute

Contributions are very welcome, but for legal reasons, you must submit a signed individual contributor's agreement before we can accept your contribution. See our CONTRIBUTING file for more information -- it also contains guidelines for how to maintain high code quality, which will make your contribution more likely to be accepted.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.3%
  • Shell 1.5%
  • Makefile 1.2%