Timberland Regional Library Combined Circulation
State of Washington
@usgov.state_of_washington_timberland_regional_library_combin_c28622c5
State of Washington
@usgov.state_of_washington_timberland_regional_library_combin_c28622c5
This dataset reports on physical and digital materials borrowed from the Timberland Regional Library District, a five-county rural library district serving Thurston, Lewis, Mason, Pacific, and Grays Harbor counties. Physical items includes books, CDs, DVDs, and other physical media items. Digital materials includes e-books, digital audiobooks, and video through Overdrive. It includes a count of items by each library location, month and year, from 2012 to the present.
Organization: State of Washington
Last updated: 2024-03-22T17:13:35.719934
Tags: library, library-use, public-library
CREATE TABLE table_1 (
"date" VARCHAR,
"circulation" BIGINT,
"library_code" VARCHAR,
"year" BIGINT,
"month" BIGINT,
"type" VARCHAR
);Anyone who has the link will be able to view this.