DMV Service Locations
District of Columbia
@usgov.district_of_columbia_dmv_service_locations
District of Columbia
@usgov.district_of_columbia_dmv_service_locations
DC Government: DMV service locations. The dataset contains attributes of DMV locations including service centers, self-emission inspections, and road test/CDL facility. Data was created by D.C. Office of the Chief Technology Officer (OCTO) and participating D.C. government agencies.
Databases researched by the DC Office of the Chief Technology Officer (OCTO) identified DC DMV service locations and DC GIS staff geo-processed the data.
Organization: District of Columbia
Last updated: 2024-04-30T18:56:52.715818
Tags: agency, building, cdl, dc, dc-government, district-of-columbia, dmv, facility, inspection, municipal, road, service, society, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"id" BIGINT,
"address" VARCHAR,
"abbrev" VARCHAR,
"weburl" VARCHAR,
"department" VARCHAR,
"name" VARCHAR,
"matchaddr" VARCHAR,
"gis_id" VARCHAR,
"mar_id" BIGINT,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"se_anno_cad_data" VARCHAR,
"creator" VARCHAR,
"created" VARCHAR,
"editor" VARCHAR,
"edited" VARCHAR,
"globalid" VARCHAR
);Anyone who has the link will be able to view this.