Notary Public Directory
State of Oregon
@usgov.state_of_oregon_notary_public_directory
State of Oregon
@usgov.state_of_oregon_notary_public_directory
List of Notary Public's who are approved to perform Remote Online Notarizations (RON) or Electronic Notarizations (IPEN) and have opted in to making their contact information public.
Organization: State of Oregon
Last updated: 2020-11-10T17:22:48.542758
Tags: notarization, notary
CREATE TABLE table_1 (
"commission_nbr" VARCHAR,
"commission_name" VARCHAR,
"commission_expiration_date" TIMESTAMP -- Commission Expiration Date.,
"phone_number" VARCHAR,
"email_address" VARCHAR,
"website_url" VARCHAR,
"bilingual" VARCHAR -- Bilingual?,
"languages" VARCHAR,
"ron_approved" VARCHAR,
"ipen_approved" VARCHAR,
"city" VARCHAR,
"public_street_address" VARCHAR,
"zipcode" VARCHAR
);Anyone who has the link will be able to view this.