Skip to content

sql queries and post-processing for eres cat section annual stats

Notifications You must be signed in to change notification settings

UNC-Libraries/erescat-annual-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erescat annual stats

Queries Sierra ILS database to generate collections stats reports.

Setup

git clone https://github.com/UNC-Libraries/erescat-annual-stats
cd erescat-annual-stats
bundle install

Requires Sierra DB credentials set up per sierra_postgres_utilities

Usage

# run all queries
bundle exec rake run:all

# list individual queries
bundle exec rake -T

# run a single query, e.g.
bundle exec rake run:EbookOCA

Local documentation discusses further use/handling of the outputs.

About

sql queries and post-processing for eres cat section annual stats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages