Oregon Library Directory
State of Oregon
@usgov.state_of_oregon_oregon_library_directory
State of Oregon
@usgov.state_of_oregon_oregon_library_directory
CREATE TABLE table_1 (
"libid" VARCHAR,
"library_name" VARCHAR,
"alt_branch_library_name" VARCHAR,
"library_type" VARCHAR,
"location_type" VARCHAR,
"county" VARCHAR,
"physical_address" VARCHAR,
"physical_city" VARCHAR,
"physical_state" VARCHAR,
"physical_zip" VARCHAR,
"mailing_street" VARCHAR,
"mailing_city" VARCHAR,
"mailing_state" VARCHAR,
"mailing_zip" VARCHAR,
"phone" VARCHAR,
"email" VARCHAR,
"website" VARCHAR,
"resource_network" VARCHAR,
"population_served" DOUBLE,
"geocoded_address" VARCHAR
);
Anyone who has the link will be able to view this.