Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.
Vida Sabeti edited this page Feb 28, 2024 · 3 revisions

COUNTER stands for Counting Online Usage of NeTworked Electronic Resources. It is both a standard and the name of the governing body responsible for publishing the related code of practice (CoP). The governing body represents a collaborative effort of publishers and librarians whose collective goal is to develop and maintain the standard (CoP) for counting the use of electronic resources in library environments. For more info on COUNTER

The COUNTER Data Loader is a tool developed to load data from Excel spreadsheets into our COUNTER database. It runs on an AWS EC2 instance to remove the loading workload to AWS and also provide a staging environment.

Loading scripts and associated modules can be copied to the staging server by cloning the Github repo (assuming you are starting at the home directory):

git clone https://github.com/culibraries/counter-data-loader.git
Clone this wiki locally