Toll Transactions
State of Maryland
@usgov.state_of_maryland_toll_transactions
State of Maryland
@usgov.state_of_maryland_toll_transactions
Dataset contains counts of toll transactions collected by the MD Transportation Authority at its eight toll facilities.
Organization: State of Maryland
Last updated: 2020-11-10T17:24:54.270824
Tags: e-zpass, mdta, toll-facilities, toll-transactions, tolls
CREATE TABLE table_1 (
"date" VARCHAR,
"facility" VARCHAR,
"total_transactions" DOUBLE,
"transponder_transactions" DOUBLE,
"percentage_of_transponder_transactions" DOUBLE,
"comments" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.