#243: WebStat: allow generation of custom summaries
-------------------------+--------------------------------------------------
Reporter: simko | Owner: calvarez
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: WebStat | Version:
Keywords: |
-------------------------+--------------------------------------------------
There are some bibliometrics like statistics that librarians maintain
by hand, for example
[[http://library.web.cern.ch/library/content/ar/cernrep/varia/annual_reports/2009_publications.html]].
The WebStat module can easily help in generating these, allowing users
to specify any query and any MARC tag to gather summary about, for
example the query argument can be `ellis AND collection:PREPRINT` and
the output tag argument can be `773__p`. The WebStat facility will
then use behind the scene the regular search summarizer
(`get_most_popular_field_values()`) and list the break-down numbers
for the given query and tag for the user. (See also author pages.)
As a bonus, the pie-chart breakdown graphs can be generated by WebStat
too. But the principal use case is that the end user would collect
the numerical data and print them on her own device.
--
Ticket URL: <http://invenio-software.org/ticket/243>
Invenio <http://invenio-software.org>