Notary Public Locations
District of Columbia
@usgov.district_of_columbia_notary_public_locations_03cb0
District of Columbia
@usgov.district_of_columbia_notary_public_locations_03cb0
The dataset contains locations and attributes of notary publics provided by the Office of Notary Commissions and Authentications.
Organization: District of Columbia
Last updated: 2024-04-30T18:28:47.774431
Tags: business, dc, district-of-columbia, economic, notary-public, os, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"id" BIGINT,
"first_name" VARCHAR,
"middle_name" VARCHAR,
"last_name" VARCHAR,
"company" VARCHAR,
"address" VARCHAR,
"zipcode" BIGINT,
"phone" VARCHAR,
"email" VARCHAR,
"type" VARCHAR,
"ward" VARCHAR,
"appointment_date" TIMESTAMP,
"longitude" DOUBLE,
"latitude" DOUBLE,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"mar_id" BIGINT,
"gis_id" VARCHAR,
"objectid" BIGINT
);Anyone who has the link will be able to view this.