DSpace Reports 1.0.0
nwoodward
released this
02 Apr 19:50
·
40 commits
to main
since this release
This is the first release of a usage statistics reporting tool for DSpace repositories. It is written in Python 3 and uses several Python libraries to generate community, collection and item views and downloads statistics, along with their associated metadata. To do all this the tool accesses the DSpace OAI-PMH, REST API and Solr endpoints. The results are stored in a PostgreSQL database, and the user has the ability to generate Excel files with the statistics and email them to a list of DSpace repository administrators. For questions, comments, or assistance please email [email protected].