Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field
Description / Subfield
Data Type 
ID
Item number
Integer (8 positions)
 
updatedDate
Date the records was changed in Sierra
Full date string 
2015-05-08T12:22:41Z
 
createdDate
Date the record was created in Sierra
Full date string 
2015-05-08T12:22:41Z
 
deleted
Flag if this record was deleted, will always be false.
Boolean
 
bibIds
The Bnumbers of the Bib record this item belongs to
Array of Integers
Indexed
location
The location of the item. Refer to this document:
Live: Google Doc
Archived July 2015:  Location Codes.csv
Object
 
 
code  - the alphanumeric location code 
String
 
 
name - the display label
String
 
status
The status of the item
Object
 
 
code  - the alphanumeric status code 
String
 
 
display - the display label
String
 
barcode
The barcode of the item
14 Digit Integer (always 14?)
Indexed
callNumber
Call number / Classmark of this item, field has piped delimiters 
String
 
fixedFields
Various Sierra fields.
Object
 
 
57 - BIB HOLD
Object (label, value)
 
 
58 - Copy No.
Object (label, value)
 
 
59 - Item Code 1
Object (label, value)
 
 
60 - Item Code 2
Object (label, value)
 
 
61 - Item Type
Lookup table: HERE
Object (label, value)
 
 
62 - Price
Object (label, value)
 
 
64 - Checkout Location
Object 
Integer
 
 
68 - Last Checkin
Object 
String Full date string
 
 
69 - Inventory Date
Object 
String Full date string
 
 
70 - Checkin Location
Object Integer
 
 
74 - Item Use 3
Object / Integer
 
 
76 - Total Checkouts
Object / Integer
 
 
77 - Total Renewals
Object / Integer
 
 
78 - Last Checkout Date
Object
String Full date string
 
 
79 - Location
Object / String
 
 
80 - Record Type
Object / String
 
 
81 - Record Number
Object / String
 
 
83 - Created Date
Object 
String Full date string
 
 
84 - Updated Date
Object
String Full date string
 
 
85 - No. of Revisions
Object / String
 
 
86 - Agency
Object / String
 
 
88 - Status
Object / String
 
 
93 - Internal Use
Object / Integer
 
 
94 - Copy Use
Object / Integer
 
 
97 - Item Message
Object / String
 
 
98 - PDATE
Object
String Full date string
 
 
108 - OPAC Message
Object / String
 
 
109 - Year-to-Date Circ
Object / Integer
 
 
110 - Last Year Circ
Object / Integer
 
 
127 - Item Agency
Object / String
 
 
161 - VI Central
Object / Integer
 
 
162 - IR Dist Learn Same Site
Object / String
 
 
264 - Holdings Item Tag
Object / String
 
 
265 - Inherit Location
Object / Boolean
 
varFields
JSON representation of the MARC item data.
Various fields/subfields/indicators.
Examples:
Branch Book:  item_branch.json
Research Book: item_research.json
Archives: item_archives.json 
  

...