Integrated Library System (ILS) Data Dictionary
City of Seattle
@usgov.city_of_seattle_integrated_library_system_ils_dictionary_cf2d9
City of Seattle
@usgov.city_of_seattle_integrated_library_system_ils_dictionary_cf2d9
Lookup table of Horizon item and borrower codes. The source of this data are the code definition tables in Horizon, such as bstat, btype, collection, and itype.
This dataset is useful for understanding the codes used in some of Seattle Public Library's other open datasets. These codes (namely "ItemType" and "ItemCollection") are systematically used in the cataloging of items within Integrated Library System (ILS), Horizon (Sirsidynix).
Organization: City of Seattle
Last updated: 2024-12-16T22:30:44.669776
Tags: data-dictionary, horizon, ils, public-library
CREATE TABLE table_1 (
"code" VARCHAR,
"description" VARCHAR,
"code_type" VARCHAR,
"format_group" VARCHAR,
"format_subgroup" VARCHAR,
"category_group" VARCHAR,
"category_subgroup" VARCHAR,
"age_group" VARCHAR
);Anyone who has the link will be able to view this.