Process statistics from ask.openstack.org
Answers and questions are important part of community contribution. Showing stats on them could raise the interest to contribute.
AskBot has API to retrieve data (http://
Proposed processing:
1. Query all questions ordered by age descending until the date stored in runtime storage:
https:/
total number of pages is provided in every chunk
tags are used to map question to module (one is chosen)
2. Query all users:
https:/
-- get list of user-ids (numbers)
3. Query every user to get details on each of them:
https:/
-- get number of anwers, questions, reputation, gravatar, username
4. Query username against Launchpad, if matched associate with Stackalytics records, otherwise create user with specific id (ask:<username>)
In UI add metric questions, it shows stats and details on questions. For contributors it shows also number of answers and reputation.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Ilya Shakhat
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Drafting
- Series goal:
- None
- Implementation:
-
Unknown
- Milestone target:
- None
- Started by
- Completed by