Question: Okay, I previous was working with the Primo Search API and a python script that accepts an input cvs file. The script searches the Primo
Okay, I previous was working with the Primo Search API and a python script that accepts an input cvs file. The script searches the Primo Search API by ISBN numbers and organizesparses that data into into columns with permalinks, formattyple, publication, fieldcourse, etc and generates an output file. I am trying to add add an additional column to that processoutfile However, this data for this added column does not come from the Primo API, it comes from the Alma API. This is where this crossreferences comes inbecause for each ebook record from what was found from the Primo API, I need to look at the look at the Public Note fields that is under Portforlios in Alma. So I need to some how match cross references the mms in Primo to the mmsid in Alma per ebook record in order to see the public note field. The additional column I am trying to add to the output file is license and it should only denote "limited" and "unlimited" based on what's in the public note field. Does this make sense?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
