Timberland Regional Library Programs
State of Washington
@usgov.state_of_washington_timberland_regional_library_programs
State of Washington
@usgov.state_of_washington_timberland_regional_library_programs
This dataset reports on programs and events 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 events and attendance categorized by age groups at each library location.
Organization: State of Washington
Last updated: 2020-11-10T17:21:46.500799
Tags: library, library-events, library-use, public-library
CREATE TABLE table_1 (
"library" VARCHAR,
"event_year" BIGINT,
"event_month" VARCHAR,
"category" VARCHAR,
"age_group" VARCHAR,
"events" BIGINT,
"attendance" DOUBLE,
"date" VARCHAR,
"month" VARCHAR,
"day" BIGINT
);Anyone who has the link will be able to view this.