MVA Customers Served & Wait Time By Branch
State of Maryland
@usgov.state_of_maryland_mdot_mva_customers_served_wait_time
State of Maryland
@usgov.state_of_maryland_mdot_mva_customers_served_wait_time
CREATE TABLE table_1 (
"branch" VARCHAR,
"fy23_customers_served" BIGINT,
"fy23_wait_time" DOUBLE,
"fy24_customers_served" BIGINT,
"fy24_wait_time" DOUBLE,
"july_2024_customers_served" BIGINT,
"july_2024_wait_time" DOUBLE,
"august_2024_customers_served" BIGINT,
"august_2024_wait_time" DOUBLE,
"september_2024_customers_served" BIGINT,
"september_2024_wait_time" DOUBLE,
"october_2024_customers_served" BIGINT,
"october_2024_wait_time" DOUBLE,
"november_2024_customers_served" BIGINT,
"november_2024_wait_time" DOUBLE,
"december_2024_customers_served" BIGINT,
"december_2024_wait_time" DOUBLE,
"january_2025_customers_served" BIGINT,
"january_2025_wait_time" DOUBLE,
"february_2025_customers_served" BIGINT,
"february_2025_wait_time" DOUBLE,
"march_2025_customers_served" BIGINT,
"march_2025_wait_time" DOUBLE,
"april_2025_customers_served" BIGINT,
"april_2025_wait_time" DOUBLE
);
Anyone who has the link will be able to view this.