DMV Identification Cards
District of Columbia
@usgov.district_of_columbia_dmv_identification_cards_43b29
District of Columbia
@usgov.district_of_columbia_dmv_identification_cards_43b29
April 1, 2025: data feeds from DMV are currently offline while the agency works to migrate reporting systems. The most recent data available is from December 2024. Open Data DC is working with DMV to restore data feeds as soon as possible.
This dataset contains the active ID Card information issued to a customer. The information only includes age, id card type (regular or under 21), real ID or not validated, id card expiration date, and id card status.
Organization: District of Columbia
Last updated: 2024-08-06T19:39:03.999274
Tags: dc, district-of-columbia, dmv, id-card, public-safety, transportation, washington-dc
CREATE TABLE table_1 (
"id_card_description" VARCHAR,
"id_card_validation" VARCHAR,
"expiration_date" TIMESTAMP,
"age" BIGINT,
"id_card_status" VARCHAR,
"gis_id" VARCHAR,
"globalid" VARCHAR,
"creator" VARCHAR,
"created" TIMESTAMP,
"editor" VARCHAR,
"edited" VARCHAR,
"objectid" BIGINT
);Anyone who has the link will be able to view this.