E- ZPass Usage Statistics: Beginning 2008
State of New York
@usgov.state_of_new_york_e_zpass_usage_statistics_beginning_2008
State of New York
@usgov.state_of_new_york_e_zpass_usage_statistics_beginning_2008
This data set contains the number and percentage of vehicles that used E-ZPass or Cash by year by plaza on the NYS Thruway beginning in 2008.
Organization: State of New York
Last updated: 2020-11-12T03:59:43.102897
Tags: e-zpass, highway, interstate, nys-thruway, thruway, transportation, vehicle-classification
CREATE TABLE table_1 (
"year" BIGINT,
"entry_plaza" VARCHAR,
"exit_plaza" VARCHAR,
"number_of_vehicles_that_used_cash" BIGINT,
"number_of_vehicles_that_used_e_zpass" BIGINT,
"percent_of_vehicles_that_used_cash" VARCHAR,
"percent_of_vehicles_that_used_e_zpass" VARCHAR
);Anyone who has the link will be able to view this.