Package: nm.debian.org
Severity: wishlist

Hello,

suggested by Zhenech, it would be nice to have some data export for people who
want to build things like stats over contributors.d.o data.

Export should be only for data that the user would be allowed to see anyway,
and maybe at least at first mostly limited to DDs to avoid opening a door to
providing massive amounts of aggregated data to untrusted people.

One way of doing this can be to use django-restframework to export the
contributors.models.Aggregate* models readonly to DDs users.

Another thing that could be exported, still via restframework, is a JSON with
everything about the current user (contributors.models.{User, UserLog,
Identifier, IdentifierLog, Contribution}).

The readme for local deployment is at:
https://anonscm.debian.org/cgit/nm/dc.git/tree/README.md

To get some contributor data, for example for the perl team, log into alioth
and run: dc-tool --mine 
/srv/home/users/tincho/python-debiancontributors/pkg-perl.conf > file.json


Enrico


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to