https://github.com/xiaohan2012/courseraanalyzer
A data analyzing program for the statistics generated from coursera.org
https://github.com/xiaohan2012/courseraanalyzer
Last synced: 3 months ago
JSON representation
A data analyzing program for the statistics generated from coursera.org
- Host: GitHub
- URL: https://github.com/xiaohan2012/courseraanalyzer
- Owner: xiaohan2012
- Created: 2012-10-30T14:16:32.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-24T06:25:57.000Z (over 12 years ago)
- Last Synced: 2024-04-14T18:06:57.736Z (about 1 year ago)
- Language: Python
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CourseraAnalyzer
================A data analyzing program for the statistics generated from coursera.org
This program attempts to help us understand:
1. basic statistics of coursera, such as the courses provided by each university/taught by each instructor.
2. how different interests of an individual correlate with each other? Is there a pattern that people who likes **A** tends to like **B** ?
3. whether age/nationality/gender has anything to do with people's interest?
4. to be continued