Skip to content

mis306lu/tech-services-g-sheets-addon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the latest version of a Google Apps Script I created for our library technical services team who maintain the items in the library catalog. It is used as a Google Sheets add-on.
The script expects ISBN numbers in column #1 and LCCN numbers in #2. Using those identifiers it looks up records using a vendor provided API.
Based on the options configured within the spreadsheet (in a config tab) it selects the best matched record and writes the details of the record to the spreadsheet.
I collaborated on this project with Lehigh's Metadata Librarian who helped me understand the needed functionality. She did all of the testing and provided feedback for each iteration.
We will be co-presenting a session about this project to the ALA Technical Services Workflow Efficiency Interest group during the American Library Associations's 2019 annual conference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.7%
  • HTML 13.3%