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
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.