Timberland Regional Library Borrowers By Month
State of Washington
@usgov.state_of_washington_timberland_regional_library_borrow_1990b504
State of Washington
@usgov.state_of_washington_timberland_regional_library_borrow_1990b504
This dataset reports on the number of borrowers of physical items each month in 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 unique borrowers by each library location and month.
Organization: State of Washington
Last updated: 2020-11-10T17:20:08.665649
Tags: library, library-cards, library-use, public-library
CREATE TABLE table_1 (
"library" VARCHAR,
"year" BIGINT,
"borrowers" BIGINT,
"month" BIGINT,
"date" VARCHAR
);Anyone who has the link will be able to view this.