Timberland Regional Library Circulation By Item Type
State of Washington
@usgov.state_of_washington_timberland_regional_library_circul_8c4a6301
State of Washington
@usgov.state_of_washington_timberland_regional_library_circul_8c4a6301
This dataset reports on physical materials borrowed for the Timberland Regional Library District, a five-county rural library district serving Thurston, Lewis, Mason, Pacific, and Grays Harbor counties. It includes a count of items by each library location, year, and month, and item type, from 2011 to the present.
Organization: State of Washington
Last updated: 2020-11-10T17:21:24.808229
Tags: circulation, library, library-use, public-library
CREATE TABLE table_1 (
"library" VARCHAR,
"year" BIGINT,
"month" BIGINT,
"item_type" VARCHAR,
"circulation" BIGINT
);Anyone who has the link will be able to view this.