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