Asotin County Library Most Circulated Items From Clarkston Branch
State of Washington
@usgov.state_of_washington_asotin_county_library_most_circula_d6081167
State of Washington
@usgov.state_of_washington_asotin_county_library_most_circula_d6081167
This dataset includes the 100 most circulated items from the Clarkston Branch of the Asotin County Library District. The totals reflect activity from a stated six-month time period. It includes items that have been checked out by library patrons as well as those items meant for use inside the library only. The checkout total also includes the number of times an item's due date is extended or renewed during a single checkout period.
Organization: State of Washington
Last updated: 2020-11-10T17:20:20.403135
Tags: asotin, circulation, clarkston, koha, popular, public-library
CREATE TABLE table_1 (
"totalcheckouts" BIGINT,
"title" VARCHAR,
"callnumber" VARCHAR,
"author" VARCHAR,
"publisher" VARCHAR,
"copyrightdate" DOUBLE,
"lastcheckoutdate" VARCHAR,
"itemtype" VARCHAR,
"itemcode" VARCHAR,
"daterange" VARCHAR
);Anyone who has the link will be able to view this.