I have a small jruby script that does just that 

Have a look at  https://github.com/akinom/dspace-cli 
<https://github.com/akinom/dspace-cli>
in particular 
https://github.com/akinom/dspace-cli/blob/master/statistics/submissions.rb 
<https://github.com/akinom/dspace-cli/blob/master/statistics/submissions.rb>

This requires JRuby and bundler to run 
and will compile a report along the lines of 

Year    Month   #Items
2015    09      985
2015    10      8

Monika 


________________ 
Monika Mevenkamp
mo.me...@gmail.com

http://mo-meven.tumblr.com/
http://mcmprogramming.com/mo.meven/



> On Mar 7, 2016, at 8:03 AM, Hilton Gibson <hilton.gib...@gmail.com> wrote:
> 
> Thanks Alex,
> 
> However due to a severe disk usage problem many of my log files are gone!
> So that option is not available to me ;-((
> 
> Cheers
> 
> hg
> 
> Hilton Gibson
> Stellenbosch University Library
> http://orcid.org/0000-0002-2992-208X <http://orcid.org/0000-0002-2992-208X>
> 
> 
> On 7 March 2016 at 14:39, Àlex Magaz Graça <alexandre.ma...@udl.cat 
> <mailto:alexandre.ma...@udl.cat>> wrote:
> El 07/03/16 a las 12:35, Hilton Gibson escribió:
> Hi All,
> 
> DSpace 5.4, XMLUI
> 
> Is it possible to extract the total number of items submitted per month
> per annum for the entire repository? I collect SQL queries here:
> http://wiki.lib.sun.ac.za/index.php/SUNScholar/SQL_Tips 
> <http://wiki.lib.sun.ac.za/index.php/SUNScholar/SQL_Tips>
> 
> But the one I have does not work with DSpace 5.4.
> Does anyone have an updated version that works with DSpace 5.4?
> 
> Cheers
> 
> *Hilton Gibson*
> Stellenbosch University Library
> _http://orcid.org/0000-0002-2992-208X_ <http://orcid.org/0000-0002-2992-208X_>
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to dspace-tech+unsubscr...@googlegroups.com 
> <mailto:dspace-tech%2bunsubscr...@googlegroups.com>
> <mailto:dspace-tech+unsubscr...@googlegroups.com 
> <mailto:dspace-tech%2bunsubscr...@googlegroups.com>>.
> To post to this group, send email to dspace-tech@googlegroups.com 
> <mailto:dspace-tech@googlegroups.com>
> <mailto:dspace-tech@googlegroups.com <mailto:dspace-tech@googlegroups.com>>.
> Visit this group at https://groups.google.com/group/dspace-tech 
> <https://groups.google.com/group/dspace-tech>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.
> Hi Hilton,
> 
> Instead of SQL I use something like this:
> 
> grep action.submission_complete /var/log/dspace/dspace-log-monthly-2015-*.dat
> 
> Cheers,
> Àlex
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to dspace-tech+unsubscr...@googlegroups.com 
> <mailto:dspace-tech+unsubscr...@googlegroups.com>.
> To post to this group, send email to dspace-tech@googlegroups.com 
> <mailto:dspace-tech@googlegroups.com>.
> Visit this group at https://groups.google.com/group/dspace-tech 
> <https://groups.google.com/group/dspace-tech>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to