Skip to main content

A python library for sending usage stats events from Dspace to Matomo

Project description

============================ DSpace Usage Stats Collector

.. image:: https://img.shields.io/pypi/v/dspace-stats-collector.svg :target: https://pypi.python.org/pypi/dspace-stats-collector

.. image:: https://img.shields.io/travis/lareferencia/dspace-stats-collector.svg :target: https://travis-ci.org/lareferencia/dspace-stats-collector

.. image:: https://readthedocs.org/projects/dspace-stats-collector/badge/?version=latest :target: https://dspace-stats-collector.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://img.shields.io/pypi/l/dspace-stats-collector.svg :target: https://pypi.python.org/pypi/dspace-stats-collector :alt: License

A python agent for sending DSpace usage statistics events to Matomo/OpenAIRE.

Implementation of a lightweight, easy-to-deploy, read-only alternative for a DSpace usage data collector compatible with Matomo and OpenAire usage statistics infrastructure. It sends usage data from individual repositories to an external regional aggregator by issuing read-only queries to the out-of-the-box DSpace Solr statistics subsystem.

A regional usage statistics service allows the sharing of data on item access across repositories, e-journals and CRIS systems in order to support evaluation, management and reporting. The success of this kind of service depends on installing a collector component in every repository, so one of the main requirements was to provide a user-friendly, non-invasive and reliable deploying process for repository managers.

This development is part of LA Referencia´s tasks in OpenAIRE Advance project, aimed to build a pilot on usage data exchange between Latin America and Europe open science infrastructures.

The design and the development of this usage data collector agent have been based on the following fundamental principles:

  • open-source, collaborative development

  • straightforward installation procedure for non-expert Linux users without root or superuser privileges

  • capable of running in a sandbox without the need for installing system-wide packages in the host system

  • light-weight and preserving system stability and performance

  • fully compatible with OpenAIRE Usage Statistics Service [1]

  • adaptable to other software platforms and aggregator services

Implementation highlights

The solution is based on a “pipe and filter” architecture with input, filter and output stages for events. This approach aims to factorize the problem in independent components, so more stages can be added/connected in the future, allowing to cover other software platforms.

In this first version of the agent, the following stages have been implemented for DSpace versions 4, 5 and 6, sending events to a Matomo instance, which is analysis platform used by the OpenAIRE [1]:

  • DSpace Solr Statistics Input: an initial input component queries the internal DSpace Solr statistics core for new (later than a given/stored timestamp) usage events (item views/ item downloads). This initial event contains fields for timestamp, item id, user agent, IP address, among others

  • COUNTER Robots Filter: this filter excludes events generated by internet robots and crawlers based on a list of user agent values provided by project COUNTER [3]

  • DSpace Database Filter: this stage queries the internal DSpace relational database (currently only Postgres supported) for complementary item information which is not stored in the Solr core but is required by OpenAire specifications. This filter adds item title, bitstream filename and oai_identifier as event fields

  • Matomo API Filter: this filter transforms previously gathered data into the set of parameters required by Matomo Tracking API [4]

  • Matomo Sender Output: this filter buffers and sends batches of events into the regional tracker using the bulk tracking feature of Matomo HTTP Tracking API [4]

.. image:: https://raw.githubusercontent.com/lareferencia/dspace-stats-collector/master/docs/pipeline-diagram.png

The resulting pipeline runs from the main collector script that stores the last successfully sent timestamp as a state for future calls.

Credits

This component is part of an alternative DSpace Usage Statistics collector strategy developed by LA Referencia / CONCYTEC (Perú) / IBICT (Brasil) / OpenAIRE as part of OpenAIRE Advance project - WP5 - Subtask 5.2.2. "Pilot common methods for usage statistics across Europe & Latin America"

References

[1] Schirrwagen, Jochen, Pierrakos, Dimitris, MacIntyre, Ross, Needham, Paul, Simeonov, Georgi, Príncipe, Pedro, & Dazy, André. (2017).

[2] OpenAIRE2020 - Usage Statistics Services - D8.5. doi: https://doi.org/10.5281/zenodo.1034164

[3] Python generators https://wiki.python.org/moin/Generators

[4] Project COUNTER https://www.projectcounter.org/

[5] Matomo tracking API, https://developer.matomo.org/api-reference/tracking-api

[6] DSpace Statistics https://wiki.lyrasis.org/display/DSDOC3x/DSpace+Statistics

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dspace_stats_collector-0.7.0.tar.gz (100.9 kB view details)

Uploaded Source

Built Distribution

dspace_stats_collector-0.7.0-py2.py3-none-any.whl (32.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file dspace_stats_collector-0.7.0.tar.gz.

File metadata

  • Download URL: dspace_stats_collector-0.7.0.tar.gz
  • Upload date:
  • Size: 100.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.11.1 requests/2.21.0 setuptools/69.1.0 requests-toolbelt/1.0.0 tqdm/4.66.1 CPython/3.11.8

File hashes

Hashes for dspace_stats_collector-0.7.0.tar.gz
Algorithm Hash digest
SHA256 facf504edaec93e894153ce886785d572cebe0a9b633fe69b10a669cd74bd92f
MD5 473417e84becb8658cec574fb1f03c5a
BLAKE2b-256 3d6411a0d48c497ddce0d289bed13151d7f18f5422fb2db860b849736fdc511d

See more details on using hashes here.

File details

Details for the file dspace_stats_collector-0.7.0-py2.py3-none-any.whl.

File metadata

  • Download URL: dspace_stats_collector-0.7.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 32.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.11.1 requests/2.21.0 setuptools/69.1.0 requests-toolbelt/1.0.0 tqdm/4.66.1 CPython/3.11.8

File hashes

Hashes for dspace_stats_collector-0.7.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e345d27e23f680ff7d33c3037c6d246bdc98a42f369e0ebe335528b97756e0b9
MD5 28ec9172dcd26dc59cf7b91ed56f8a1d
BLAKE2b-256 f6306a2aad329d5cc3ee8d830712f57f69e00930cdda88225aced098bcbcbaff

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page