Washington Library Locations
State of Washington
@usgov.state_of_washington_washington_library_locations
State of Washington
@usgov.state_of_washington_washington_library_locations
This asset lists locations of various types of libraries in Washington State, including public, academic, medical, law, government and tribal libraries.
Organization: State of Washington
Last updated: 2023-09-15T16:14:11.375280
Tags: libraries-washington-state-wa-secretary-of-state-public-libraries-academic-libraries-government
CREATE TABLE table_1 (
"objectid" BIGINT,
"ldtc_typedescription" VARCHAR,
"ldli_category" VARCHAR,
"library" VARCHAR,
"branch" VARCHAR,
"secondaryname" VARCHAR,
"address1" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" VARCHAR,
"county" VARCHAR,
"addphones" VARCHAR,
"fax" DOUBLE,
"email" VARCHAR,
"url" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"globalid" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.