Timberland Regional Library Internet Use
State of Washington
@usgov.state_of_washington_timberland_regional_library_internet_use
State of Washington
@usgov.state_of_washington_timberland_regional_library_internet_use
This dataset reports on public internet use 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 internet sessions and minutes used at each library location.
Organization: State of Washington
Last updated: 2020-11-10T17:20:26.315183
Tags: internet, internet-access, library, library-use, public-library
CREATE TABLE table_1 (
"library" VARCHAR,
"year" BIGINT,
"month" BIGINT,
"sessions" BIGINT,
"hours_used" BIGINT,
"avg_duration_min" BIGINT -- Avg. Duration (min.)
);Anyone who has the link will be able to view this.