Washington State Public Library Initial Service Changes & Closures Due To COVID-19
State of Washington
@usgov.state_of_washington_washington_state_public_library_se_7b34e080
State of Washington
@usgov.state_of_washington_washington_state_public_library_se_7b34e080
This dataset records when and how Washington state's public library systems changed or suspended certain services at the beginning of the COVID-19 pandemic in the United States, culminating with the closure of library buildings to the public. The data reflects responses to an emerging public health emergency by institutions dedicated to public service and accessibility. Information comes primarily from library websites and social media accounts, and occasional communication with library staff.
Organization: State of Washington
Last updated: 2020-11-10T17:19:56.264709
Tags: communicable-disease, covid-19, disaster-response, public-health, public-library
CREATE TABLE table_1 (
"library_system" VARCHAR,
"fullclosureannounced" TIMESTAMP,
"fullclosureeffective" TIMESTAMP,
"libraryprograms" VARCHAR,
"libraryprogramsannounced" TIMESTAMP,
"libraryprogramseffective" TIMESTAMP,
"meetingrooms" VARCHAR,
"meetingroomsannounced" VARCHAR,
"meetingroomseffective" TIMESTAMP,
"toys" VARCHAR,
"toysannounced" TIMESTAMP,
"toyseffective" TIMESTAMP,
"outreach" VARCHAR,
"outreachannounced" TIMESTAMP,
"outreacheffective" TIMESTAMP,
"extracleaning" VARCHAR,
"extracleaningannounced" TIMESTAMP,
"extracleaningeffective" TIMESTAMP,
"distancing" VARCHAR,
"distancingannounced" TIMESTAMP,
"distancingeffective" TIMESTAMP,
"virtualservice" VARCHAR,
"virtualserviceannounced" TIMESTAMP,
"returnsfines" VARCHAR,
"returnsfinesannounced" TIMESTAMP,
"returnsfineseffective" TIMESTAMP,
"psainfo" VARCHAR,
"psainfoannounced" TIMESTAMP
);Anyone who has the link will be able to view this.