MTA Bridges & Tunnels Hourly Reconciled Crossings: 2019 - 2024
State of New York
@usgov.state_of_new_york_mta_bridges_tunnels_hourly_reconcile_235aee5b
State of New York
@usgov.state_of_new_york_mta_bridges_tunnels_hourly_reconcile_235aee5b
This dataset provides data showing the most updated view of toll collections by payment method (E-ZPass, Tolls by Mail, and Unbillable) for each vehicle that crosses an MTA-owned facility.
Organization: State of New York
Last updated: 2025-09-20T19:18:09.566135
Tags: bridges-and-tunnels, hourly-traffic
CREATE TABLE table_1 (
"transit_timestamp" VARCHAR,
"date" TIMESTAMP,
"hour" BIGINT,
"facility_id" BIGINT,
"facility" VARCHAR,
"direction" VARCHAR,
"vehicle_class" VARCHAR,
"vehicle_class_description" VARCHAR,
"vehicle_class_category" VARCHAR,
"payment_method" VARCHAR,
"transaction_type" VARCHAR,
"traffic_count" BIGINT,
"revenue_collected" BIGINT
);Anyone who has the link will be able to view this.