V
112  
Tags
There are no tags for this page.
Attachments
Wiki Knjižnice Filozofskog Fakulteta u Zagrebu
Podaci o korisnicima i posudbi


Aktivni korisnici

Aktivni korisnici su one osobe koje su barem jednom u analiziranom razdoblju posudile ili vratile knjigu ili su produžile rok posudbe.

mysql> select count(distinct borrowernumber) from statistics where datetime between '2009-03-16' and '2018-09-23' ;;
mysql> select type, count(distinct borrowernumber) from statistics where datetime between '2009-03-16' and '2018-09-23' group by type ;

Ukupno od otvaranja

  16.3.2009. do 23.9.2018.
Ukupan broj aktivnih korisnika 17.825
Broj korisnika koji su posuđivali 17.821
čitaonica 88
Broj korisnika koji su vraćali 17.679
Broj korisnika koji su produžili rok posudbe 15.053

Kalendarske godine

razdoblje ukupno posudili čitaonica vratili produžili
1.1.2010. do 31.12.2010. 7647 7278   7218 5574
1.1.2011. do 31.12.2011. 7677 7329   7435 5603
1.1.2012. do 31.12.2012. 7743 7346   7442 5583
1.1.2013. do 31.12.2013. 7819 7318   7542 5466
1.1.2014. do 31.12.2014. 7655 7158   7353 5266
1.1.2015. do 31.12.2015. 7662 7134   7349 5148
1.1.2016. do 31.12.2016. 7539 7040   7254 4945
1.1.2017. do 31.12.2017. 7433 6883   7110 4771

Školske godine

razdoblje ukupno posudili čitaonica vratili produžili
1.10.2009. do 31.9.2010. 6626 6467   6437 5036
1.10.2010. do 12.9.2011. 7031 6696   6843 5222
1.10.2011. do 10.9.2012. 7015 6613   6805 5144
1.10.2012. do 24.9.2013. 7137 6637   6961 5099
1.10.2013. do 8.9.2014. 6963 6442   6758 4835
1.10.2014. do 10.9.2015. 6977 6470   6757 4771
1.10.2015. do 10.9.2016. 6903 6384   6695 4652
1.10.2016. do 10.9.2017. 6764 6233   6513 4409
1.10.2017. do 23.9.2018. 6912 6225 88 6759 4523

Posudba

transakcije: posudba, vraćanje, produljenje roka, korištenje u čitaonici

  • Prilikom računanja prosječnog broja transakcija posudbe po danu uzet je u obzir broj radnih dana u kojima se određena transakcija odvila barem 10 puta.
  • Stvarni broj posuđivanih naslova je manji za oko 3000 (prema vrlo slobodnoj procjeni) jer zapisi nisu deduplicirani. Deduplikacija je krenula početkom 2010. godine. Podaci o broju posuđivanih primjeraka su točni.
mysql> select count(*) from statistics where borrowernumber is not null and datetime between '2009-03-16' and '2018-09-23' ;
mysql> select type, count(*) from statistics where borrowernumber is not null and datetime between '2009-03-16' and '2018-09-23' group by type ;
mysql> select count(distinct biblionumber) from statistics join items using (itemnumber) where datetime between '2009-03-16' and '2018-09-23' and type = 'issue' ;
mysql> select count(distinct itemnumber) from statistics where datetime between '2009-03-16' and '2018-09-23' and type = 'issue' ;

Ukupno od otvaranja

  16.3.2009. do 23.9.2018.
Ukupan broj transakcija 2.811.388
posudba 1.101.760
čitaonica 236
vraćanje 1.086.379
produženje 622.990
Broj posuđivanih naslova 111.594
Broj posuđivanih primjeraka 162.603

Kalendarske godine

  Sve transakcije posudba čitaonica vraćanje produženje posudba po danu vraćanje po danu Broj posuđivanih naslova Broj posuđivanih primjeraka
1.1.2010. do 31.12.2010.   142759   139841 73792 640 (142759 / 223) 627 (139841 / 223) 37492 55877
1.1.2011. do 31.12.2011.   132346   130902 7826 580 (132346 / 228) 574 (130902 / 228) 37572 55594
1.1.2012. do 31.12.2012.   128231   127078 78925 572 (128231 / 224) 567 (127078 / 224) 37692 55779
1.1.2013. do 31.12.2013.   127814   12719 76632 560 (127814 / 228) 557 (127190 / 228) 38867 57212
1.1.2014. do 31.12.2014.   116368   116194 67583 448 (116368/260) 449 (116194/259) 39111 56566
1.1.2015. do 31.12.2015.   107456   107209 62553 404 (107456/266) 401 (107209/267) 39062 56055
1.1.2016. do 31.12.2016.   99124   56849 99105     36054 52256
1.1.2017. do 31.12.2017. 241.945 94072   93932 53941     35927 51346

Školske godine

  Sve transakcije posudba čitaonica vraćanje produženje posudba po danu vraćanje po danu Broj posuđivanih naslova Broj posuđivanih primjeraka
1.10.2009. do 30.9.2010.   140453   136597 68455 621 (140330 / 226) 604 (136484 / 226) 36139 54092
1.10.2010. do 30.9.2011.   135517   133479 77471 607 (135415 / 223) 598 (133425 / 223) 37296 55428
1.10.2011. do 30.9.2012.   123392   170639 75779 574 (123369 / 215) 793 (170611 /215) 37181 62393
1.10.2012. do 30.9.2013.   129199   129293 78590     38216 56252
1.10.2013. do 8.9.2014.   113640   111167 66392 492 (113640 / 231) 479 (111167 / 232) 37221 54110
1.10.2014. do 10.9.2015.   104859   102023 60773 421 (104859 / 249) 408 (102023 / 250) 38586 55117
1.10.2015. do 29.9.2016.   102170   101145 59361     36257 52561
1.10.2016. do 10.9.2017.   90423   51993 87755 358 (90423 / 252) 205 (51993 / 253) 34447 49373
1.10.2017. do 23.9.2018. 241.004 92256 236 93775 54737     35842 50983

mysql> select itemnumber, count(*) from statistics where type = 'issue' and borrowernumber is not null and date(datetime) between '2016-01-01' and '2016-12-31' group by itemnumber ;

mysql> select biblionumber, count(*) from statistics join items on items.itemnumber=statistics.itemnumber where type = 'issue' and borrowernumber is not null and date(datetime) between '2016-01-01' and '2016-12-31' group by biblionumber ;


 

Upload Files

Click "Browse" to find the file you want to upload. When you click "Upload file" your file will be uploaded and added to the list of attachments for this page.

Maximum file size: 50MB

 
 
 
File Name Author Date Uploaded Size

Save Page As

Enter a meaningful and distinctive title for your page.

Page Title:

Tip: You'll be able to find this page later by using the title you choose.

Page Already Exists

There is already a page named XXX. Would you like to:

Save with a different name:

Save the page with the name "XXX"

Append your text to the bottom of the existing page named: "XXX"

Upload Files

Click "Browse" to find the file you want to upload. When you click "Add file" this file will be added to the list of attachments for this page, and uploaded when you save the page.

 
 
 
Add Tags

Enter a tag and click "Add tag". The tag will be saved when you save the page.

Tag: 

Suggestions: