Open hassanakbar4 opened 6 years ago
@hassanakbar4 commented
The datatracker imports data from mailman, so some of this is available through the datatracker API; see for instance https://datatracker.ietf.org/api/v1/mailinglists/list/ .
@hassanakbar4 changed type from defect
to enhancement
@hassanakbar4 commented
Datatracker uses the export feature to get message info for use in the Review process. See here: /ietf/review/mailarch.py. It would be better to use an API that returns JSON.
@hassanakbar4 changed status from new
to accepted
@hassanakbar4 commented
From #1333
The output should be just a table, showing the date range in the title, with the following columns:
List Name Total number of messages posted Total number of unique subjects Total number of unique senders
Other interesting data Number of messages posted on each list month. Number of overall messages in each list's archive. How many different people posted messages in the last month. Who are the most active (nonspam) posters.
component_MailArchive: User Interface
type_enhancement
| by rcross@amsl.comNeed a data export API for providing an external reporting tools, dashboard, with mailing list data. See IMR Reports "lists" and "subcounts" reports for example.
Issue migrated from trac:2488 at 2021-09-22 16:52:41 +0500