Cataloging statistics in Voyager - WPU


Completely automated extraction of cataloging statistics in Voyager ILS is difficult because the system provides no easy way to differentiate types of changes to bibliographic records.

 

At WPU, we use a semi-automated system, which is made up of several steps:

 

 

Specifics are below

 

The library uses MacroExpress, a powerful macro and scripting editor for Windows, to insert data for various reasons.  The statistics macros create a 949 field in the bibliographic record with the following subfields:

 

A series of macros was created for this purpose: two for every location we track; 1 for adding titles and 1 for withdrawing titles.  MacroExpress allows for the use of drop down menus or input boxes, so one could create a single macro that queries the user for the location and withdrawn information.  We felt that slowed the process down too much.  Users are currently prompted with pre-filled entry boxes for number or volumes and titles.  Both default to 1 but can be changed.

 

 

Vgerselect, the program used to extract data, is available along with other excellent programs for Voyager by Gary Strawn at the Northwestern website.  (Note: Initial installation requires the Oracle drives to be installed.  While this is time consuming, it needs to be done only once and is well worth the effort.  If MS Access is set up to connect to the database already, this is probably done.)

 

Vgerselect is set to these criteria (listed by screen in the program):

 

Resulting text file has 1 line for each 949 found.  NOTE: Vgerselect will output ALL 949s if ONE matches the date range.  Therefore, data needs to be stripped of older 949s.  This can be done via grep, or in Excel.  If in Excel, open the full vgerselect text file, and sort by the 949$t.  Delete anything before and after the month you need.  Next, sort alphabetically by Withdrawn, then by Location.  Sums for each location are tallied and entered into the statistics spreadsheet to maintain our running collection size totals.

 

 

MacroExpress macros are easily shared.  Please contact Mark Sandford for samples or the full set of macros we use, or if you have any questions.  It is worth noting that if Macros such as these are used, Access reports can do the same work, but Vgerselect provides easy to follow instructions for extracting data which can be done by anyone who understands the MARC data well enough to identify what they need.