Skip to content

cu-library/izprocess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

izprocess

For processing IZ reports from the joint data sync process. Accepts a CSV as an input with columns including "Network Id", "Existing 035a", "Incoming 035a", and "Action". Outputs a list of records requiring updates and a file for import to Alma if a record meets one of the two following criteria:

•If a record has the action "match" and the incoming 035a does not match the existing 035a
OR
•If a record has the action "create" and the existing 035a is empty (indicating that the record is new)

Note: though the column in the report is labelled Network Id, the data included will be Carleton's IZ MMS IDs.

About

For processing IZ reports from the joint data sync process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages